I
- IBC (Inter-Blockchain Communication)
- A protocol enabling secure messaging between blockchains. Only relevant if Shinzo interacts with IBC-enabled chains.
- Indexer
- A client that reads blockchain data (blocks, transactions, logs), parses it, and writes normalized documents into defraDB.
- Indexing
- The process of parsing blockchain data and storing structured, schema-compliant documents in defraDB.
- IPLD (Interplanetary Linked Data)
- A data model used by decentralized systems (e.g., IPFS) to create verifiable, linkable, content-addressed objects using Merkle DAGs.