Trading Monitor for DodoEx
Bounty link: here
Integration Description: here
Architecture Diagram:
Running the e2e test:
-
Requirements: docker/podman, docker-compose
-
Start the ecosystem:
docker:
docker-compose up
podman:
sudo docker-compose up
-
Install dependencies locally
yarn
-
Run the e2e test
yarn test
It should subscribe to the websocket engine and receive a singular event.
-
Teardown
docker:
docker-compose down
or ctrl+cpodman:
sudo docker-compose down
(ctrl+c doesn't work for podman)
Recording:
Demo Video Link: https://youtu.be/RbZHo9oFY1E