Simulate and check nodejs transaction processor and client's transactional communication.
- node version 8.4.0>= & <9.0.0
- docker compose installed
In root directory-
docker-compose up
cd transcation\ processor
npm install
node index
cd client
npm install
node index
note:- check the validator and rest api URLS