Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rymnc/dodo-trading-monitor
- Owner: rymnc
- Created: 2021-06-16T16:06:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T10:47:43.000Z (over 2 years ago)
- Last Synced: 2024-04-23T05:27:14.683Z (7 months ago)
- Topics: engine, ethereum, prisma, typescript, vitejs
- Language: TypeScript
- Homepage:
- Size: 369 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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