Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 305 Bytes

blockchain-example-js

An example of a blockchain implementation with Javascript. Inspired by Savjee's tutorials.

This example shows:

  • Implementation of the blockchain
  • Mining a block
  • Increase in difficulty and decrease of mining reward over time