- Develop a quantum-resistant public blockchain
- Utilize quantum-resistant cryptography such as Falcon
- Implement a secure and efficient network and wallet
- Explore novel consensus algorithms
- Conduct formal verification of the blockchain's security
- Create Wallet
cargo run createwallet
- Create Blockchain
cargo run createblockchain <address>
This project is licensed under the MIT License - see the LICENSE file for details.