node-blockchain
node-blockchain copied to clipboard
Blockchain Cryptocurrency Implemented with Node & TypeScript
trafficstars
Blockchain in Node.js
A simple blockchain and cryptocurrency wallet implemented in Node.js and TypeScript (for learning purposes).
Watch the Blockchain in 100 Seconds video.
Usage
git clone <this-repo>
npm install
npm start