Skip to content

0.1.0

Compare
Choose a tag to compare
@akondas akondas released this 14 Mar 23:31
· 9 commits to master since this release
12c5371

Added

  • Block structure and hashing
  • Genesis block
  • Storing and validate Blockchain
  • Proof of Work with difficulty (missing consensus on the difficulty)
  • Communicating with other nodes & controlling the node (based on ReactPHP)