Skip to content

chankamlam/rustblockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 0.1

Add Block
  • derive_hash
  • create_block
  • create_Genesis
  • print
Add BlockChain
  • add_block
  • create_blockchain
  • print

Version 0.2

Add ProofOfWork
  • create_proof
  • prepare_data
  • run
Remove Block
  • derive_block

Run

how to build

cargo b

how to luanch

./target/debug/rustBlockchain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages