This project is a NestJS-based API for tracking blockchain prices and setting price alerts. It supports Ethereum and Polygon chains, fetches prices every 5 minutes, and allows users to set email alerts for specific price targets.
- Track prices of Ethereum and Polygon every 5 minutes
- Set email alerts for specific price targets
- Get hourly price data for the last 24 hours
- Dockerized for easy deployment
- Swagger API documentation
- docker compose up --build