Blockchain implementation using Node JS.
Running the script instantiates a blockchain of a given size, prints out the blocks and verifies the blockchain.
Live Demo: https://repl.it/@sphillips1/Blockchain
or run $ node index.js from the source code
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Blockchain implementation using Node JS.
Running the script instantiates a blockchain of a given size, prints out the blocks and verifies the blockchain.
Live Demo: https://repl.it/@sphillips1/Blockchain
or run $ node index.js from the source code