Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 273 Bytes

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