Apibara
What is Apibara?
The protocol enables developers to easily and efficiently stream any on-chain data, directly into their application. The protocol works by giving developers a way to access and filter a node's tables.
The protocol reduces development time by taking care of the following:
- data decoding: data is deserialized from the binary format used by nodes, into higher-level protobuf messages.
- chain reorganizations: the protocol detects chain reorganizations and informs clients about them.