Skip to content

Trading Monitor for DodoDex

Notifications You must be signed in to change notification settings

rymnc/dodo-trading-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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