This project is a version of https://github.com/dvf/blockchain in typecript + express.
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.
- Add peer to peer websocket comunication
- Add wallet with UUID.
- Add Account ballance.