QashChain
A downloadable tool
Download NowName your own price
Blockchain powered by quantum hashing operations!
- GitHub repo is here
- This codebase is released under the Apache 2.0 License available here
- based on the hash circuits from qash-qkdc
- supports superconductor and photonic QPUs
- itch.io zip file contains the main branch from GitHub, if other branches are desired, use of git and/or GitHub is required
Updates:
- new nonce implementation for increased blockchain security
- new devices
- ibm/qiskit
- google/cirq
- deterministic and non-deterministic circuit modes
- deterministic: generate secure, verifiable hashes
- non-deterministic: generate truly random nonces
Note: the GitHub repo has the most up to date information and codebase, while the zip file is provided for convenience, it may be a bit behind depending on the upload process (I'll do my best to make sure itch.io and GitHub are in sync)
Future Goals:
- target other QPU types (trapped-ion, neutral-atom, etc.)
- develop consensus algorithm (public and private modes)
- implement permissions system
- add smart contracts
- develop ui for blockchain demo
Citation (this project): please cite this project/repo if using it in research and/or development (USE IN RESEARCH/DEVELOPMENT IS ENCOURAGED)
Credits: check GitHub repository README for proper credit citations
Donations:
- GitHub Sponsors
- Pick Your Amount
- Bitcoin Wallet: bc1q3sncjl7gxxke3p328320er3jdx3dyry8pufwny
- Ton: UQCyhDIcXwYNABftwv2w1_dJChuCWllkHmyAZdFVcfKJQXoX
Status | In development |
Category | Tool |
Author | TimeMelt |
Tags | blockchain, circuits, cryptography, hash, jupyter, key-derivation, notebook, python, quantum |
Download
Download NowName your own price
Click download now to get access to the following files:
github jupyter notebook
External
qashchain-main.zip 27 kB
Development log
- Nonce and Other Goodies!Mar 12, 2024