JSBlockchain. A way to build a permanent record of transactions that can't be changed.

github.com/calistus-igwilo/jsblockchain

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2022
  • test successful
  • add new block to the blockchain
  • create genesis block
  • calculate hash of current block
  • add files
  • Initial commit