Every healthy blockchain needs operators, tooling authors, and infrastructure providers beyond the core team. AERE is open infrastructure, run a node, serve RPC, build indexers, or operate oracle reporters. The grants program pays for work that strengthens the network.
| Service | Endpoint | Protocol |
|---|---|---|
| JSON-RPC | https://rpc.aere.network | HTTPS / ETH RPC |
| WebSocket | wss://wss.aere.network | WebSocket / ETH RPC |
| Block explorer | https://explorer.aere.network | Web / REST |
| Indexer API | https://api.aere.network | REST JSON |
| Source code | https://git.aere.network | Gitea / Git |
api.aere.network that indexes logs, transactions, and token transfers. Additional indexers, with specialised schemas for DeFi events, NFT transfer histories, or identity attestation lookups, would materially improve the developer experience for application builders. Subgraph-compatible indexers (The Graph protocol or self-hosted equivalents), event-driven databases, and analytics dashboards are all open infrastructure needs. The AERE indexer API is open for integration; building a compatible or complementary service is a well-scoped grant project.Infrastructure grants are among the most straightforward to approve in the AERE program. Clear scope, a demonstrable prior work record, and a deliverable that the ecosystem can use, that is the bar. Open-source RPC libraries, wallet connection adapters, bridge adapters connecting AERE to other chains, developer CLI tools, and monitoring dashboards are all eligible. Quick-build grants ($1k, $5k) have a seven-day approval window. Larger infrastructure projects ($5k, $25k) are milestone-based with a fourteen-day review.
Network details: Chain ID 2800, native token AERE. Node software and system contract source code are at git.aere.network. The documentation covers node setup, the indexer API schema, oracle reporter onboarding, and the full list of deployed system contracts.