Skip to content

missionloyd/centralized-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors