blockchain-node 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