Understanding Khedra
Key Features
- Blockchain Indexing: Active indexing of EVM-compatible chains.
- REST API: Expose blockchain data and
chifra
commands via a RESTful interface. - Address Monitoring: Track specific blockchain addresses for transactions.
- IPFS Integration: Pin indexed data to IPFS for decentralized storage.
Application Interface Overview
Khedra operates through:
- Command-Line Interface (Cli): For configuration and command execution.
- REST API: For programmatic interaction with indexed data.
Terminology and Concepts
- Unchained Index: An index of blockchain data optimized for querying.
- Chains: EVM-compatible blockchains (e.g., Ethereum mainnet, Sepolia).
- Providers: RPC endpoints for interacting with blockchains.