https://github.com/ergopad/onchain-notifications-service
Scala Play based Service for On-Chain Transaction Monitoring and Event Tracking
https://github.com/ergopad/onchain-notifications-service
Last synced: 5 days ago
JSON representation
Scala Play based Service for On-Chain Transaction Monitoring and Event Tracking
- Host: GitHub
- URL: https://github.com/ergopad/onchain-notifications-service
- Owner: ergopad
- Created: 2023-05-05T14:29:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T18:23:36.000Z (9 months ago)
- Last Synced: 2024-08-22T20:43:48.032Z (9 months ago)
- Language: Scala
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ergo - On-Chain Notifications Service - chain events, developed by ErgoPad. [`Scala`] *(Community)* (🛠️ Development Tooling <a id="development-tooling"></a> / 🔧 Utilities <a id="utilities"></a>)
README
# onchain-notifications-service
Scala Play based Service for On-Chain Transaction Monitoring and Event Tracking## Quick Start
```
docker compose up
```## Other Notes
Not Added