Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

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