mmahalwy / blockchain-example-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%