Skip to content

Dhanraj30/blockchain-cli-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Its simple blockchain system implementation, where users can interact with the blockchain by adding transactions, mining blocks, and adjusting parameters like difficulty and rewards

  • Implement consensus mechanisum
  • Use rust language and different libraries