Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 296 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 296 Bytes

Chainext

An experimental blockchain implementation with educational purposes.

Architecture overview:

TBD

TODO:

  • Blocks & Hashing
  • Mining
  • Tests
  • Logging
  • Chains & Checks
  • Transactions
  • Networking
  • Consensus
  • Architecture refinement