Skip to content

missionloyd/centralized-blockchain

Repository files navigation

Blockchain in Node.js

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.

Usage

git clone <this-repo>

npm install
npm run start-server
npm start

About

A demo blockchain project built with Node.js and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published