Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1003 Bytes

README.md

File metadata and controls

47 lines (26 loc) · 1003 Bytes

dodo-tradmon-engine

Trading Monitor for DodoEx

Bounty link: here

Integration Description: here

Architecture Diagram:

Running the e2e test:

  1. Requirements: docker/podman, docker-compose

  2. Start the ecosystem:

    docker: docker-compose up

    podman: sudo docker-compose up

  3. Install dependencies locally

    yarn

  4. Run the e2e test

    yarn test

    It should subscribe to the websocket engine and receive a singular event.

  5. Teardown

    docker: docker-compose down or ctrl+c

    podman: sudo docker-compose down (ctrl+c doesn't work for podman)

Recording:

Demo Video Link: https://youtu.be/RbZHo9oFY1E