Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 167 Bytes

File metadata and controls

13 lines (8 loc) · 167 Bytes

blockchain

A demo blockchain

to run tests use - npm run test

npm install

set HTTP_PORT=3003 set P2P_PORT=5003 set PEERS=ws://localhost:5001

execute npm run dev