hooliganhorde
v1.0.1
Published
<img src=".github/hooliganhorde.svg" alt="Hooliganhorde logo" align="right" width="120" />
Downloads
1
Readme
Hooliganhorde Subgraph
Indexes events emitted by Hooliganhorde.
Subgraphs
All currently used subgraphs live on the graph protocol's centralized host.
- Testing Subgraph
- Used during local development for debugging and rapid iteration.
- Dev Subgraph
- Used for testing fixes or improvements made in the testing subgraph.
- Canonical Subgraph
- Decentralized deployment to the Graph network.
- Stable deployment and current source of truth for UI and other production processes.
- The
master
branch is updated when a new deployment is ready to be indexed. - All changes pushed to the canonical subgraph are prototyped on the testing subgraph, tested on the dev subgraph, then made canonical once verified.