Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nityanandagohain/yield-chaser
Monitor your DeFi assets and get push notifications for them.
https://github.com/nityanandagohain/yield-chaser
Last synced: 21 days ago
JSON representation
Monitor your DeFi assets and get push notifications for them.
- Host: GitHub
- URL: https://github.com/nityanandagohain/yield-chaser
- Owner: nityanandagohain
- Created: 2021-07-24T18:26:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T15:20:47.000Z (over 3 years ago)
- Last Synced: 2024-05-27T21:00:49.134Z (6 months ago)
- Language: Go
- Size: 2.84 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Yield Chaser
Infra for monitoring Defi assets
## to run the project
1) `docker-compose up` (to start prometheus and alertmanager)
2) `go run server.go`
3) `node webhook/server.js`The alerts will be logged in node server.