⚔️ Cambria
After building an indexer, a dApp can query our GraphQL endpoint. Here's an example that we built for Cambria for real-time battles
Sample Code
Check out how we built the indexer using just a few lines of Solidity code: Code Sample
The files that were modified were:
- schema.sol
- events.sol
- indexer.sol