Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 420 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 420 Bytes

About

This project is a version of https://github.com/dvf/blockchain in typecript + express.

How to use

npm i to install dependencies

npm run pool-server to start wsRelay service;

npm start in different terminal to start server, execute multiuplies instances to best results.

Next steps

  • Add peer to peer websocket comunication
  • Add wallet with UUID.
  • Add Account ballance.