Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rymnc/dodo-trading-monitor

Trading Monitor for DodoDex
https://github.com/rymnc/dodo-trading-monitor

engine ethereum prisma typescript vitejs

Last synced: about 1 month ago
JSON representation

Trading Monitor for DodoDex

Awesome Lists containing this project

README

        

# dodo-tradmon-engine

Trading Monitor for DodoEx

Bounty link: [here](https://gitcoin.co/issue/DODOEX/gitCoinGrant/1/100025887)

Integration Description: [here](https://hackmd.io/@rymnc/dodo-tradmon)

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