Repositories
Links to repositories that power the unified API
Plenty's Unified API consists of four microservices, each residing in its own repository-
Service | Purpose |
---|---|
A REST API service that retrieves and preprocesses data from a PostgreSQL database and serves it. | |
An indexing service that records dollar analytics for trades across v2 and v3 exchanges. | |
An indexing service that records user-specific data across V2/V3 exchange and vote escrow contracts - Locks, rewards and user positions. | |
An indexing service that records every new contract added to the applications suite. |
Last updated