Skip to content

awakot/Blockchain-javascript

Repository files navigation

run

npm i --save
//peer1
npm run dev

//peer2
HTTP_PORT=3002 P2P_PORT=5002 PEERS=ws://localhost:5001 npm run dev

About

Blockchain System created with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published