Skip to content

This is a project where I build a Blockchain and Cryptocurrency from the start to the end!

Notifications You must be signed in to change notification settings

asmitadhungana/AshChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AshChain

This is a project where I build a Blockchain and Cryptocurrency from the start to the end. It's been inspired from David Joseph Katz's udemy tutorial "Build a Blockchain and a Cryptocurrency from Scratch"

This project features: => A complete blockchain server built in NodeJS and Express => Transaction pools => Wallets => Cryptography => Elliptic key cryptography for generating public and private keys => Real time broadcasting using pubnub => Blockchain synchronization

To use this project:

=> clone this repository => npm install [to install all the dependencies from package.json] => nodemon run server in one tab => nodemon start in another

About

This is a project where I build a Blockchain and Cryptocurrency from the start to the end!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published