A simple blockchain and cryptocurrency wallet implemented in Node.js and TypeScript combined with MongoDB (for learning purposes).
This project is an expansion of Fireship's tutorial down below.
Watch the Blockchain in 100 Seconds video.
git clone <this-repo>
npm install
npm run start-server
npm start