Merkletree: Simple datastructure to build hash references of data (uses SHA256 for hashing)
Block: Contains a merkletree, the prev_block_hash
, nonce and current block hash.
Chain: Mine new blocks and add to the vector of blocks
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple implementation of Merkletree and Chain in rust
License
dandax123/simple_chain
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple implementation of Merkletree and Chain in rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published