Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 262 Bytes

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