Duboox / node-blockchain

Blockchain Cryptocurrency Implemented with Node & TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Blockchain Cryptocurrency Implemented with Node & TypeScript


Languages

Language:TypeScript 100.0%