
About This Project
The Telos EVM Indexer retreives, indexes and aggregates data from transactions and blocks on the Telos EVM blockchain and exposes that data using two REST API and GraphQL.
With 2 blocks per seconds on the Telos EVM, a really fast block speed compared to other solutions on the market, it strongly leverages Java's multithreading capabilities to be as efficient as possible in processing them.
Technologies Used
JavaAPI RESTGraphQLOpenAPISwaggerjUnitDockerLinuxElasticSearchAWSDynamoDBPostgreSQLRedis
Key Features
Technical Highlights
- Synchronised to the blockchain using RPC servers
- 2 separate REST API and a GraphQL endpoint
- Multi threaded
Business Impact
- Allowed frontends, services and partners to easily access EVM blockchain data




