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
An example of a blockchain implementation with Javascript. Inspired by Savjee's tutorials.
This example shows: