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.