repositorypackage
0.0.0-20241123171646-6cdc4f82cab6
Repository: https://github.com/rishavmehra/blockchain.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Blockchain
- Setup Block and Blockchain
- Proof of Work
- Persistence using key-valueDB
- UTXO
- Address/Wallet
- Transaction
- [X]utxo set(chainstate)
Learning resources
Improvments
- need to migrate ripemd imeplementation