Expand description
Modules for the crypto currency application
Modulesยง
- block
- This is the block module.
The bock struct is used to create a block. - blockchain
- This is the Blockchain module.
The Bockchain struct is used to create blockchains. - wallet
- This is the Wallet module.
This contains the Wallet and Transaction Struct.