This repository contains the documentation for the Apibara platform.
The official documentation is periodically rebuilt by combining the documentation from the following repositories:
apibara/documentation
: this repository. Documentation about the Apibara platform and hosted service.apibara/dna
: documentation about integrations, the Direct Node Access (DNA) protocol, and self-hosting.apibara/typescript-sdk
: documentation for the Typescript SDK.apibara/python-sdk
: documentation for the Python SDK.
If you spot any issue with our documentation, or simply want to improve it, feel free to contribute to it!
Fixing issues
- Fork and clone the repository
- Make your changes
- Open a PR with the fix
- Done!
Adding new pages and sections
- Join our Discord and get in touch with the team to discuss your ideas. This is to optimize your contribution for maximum impact.
- Fork and clone the repository
- Make your changes
- Open a PR
- Done!