Learn how to deploy a subgraph on Bahamut using The Graph for efficient blockchain data indexing and querying.
Prepare Your Subgraph
subgraph.yaml
file to reference Bahamut-specific contracts and events. If you don’t have any subgraph, you can clone the Uniswap V2 (SilkSwap) subgraph template and modify it for Bahamut:Install Dependencies
Install Mobula CLI
Setup API Key
Build Your Subgraph
Deploy your subgraph
Monitor Deployment
subgraph.yaml
configuration.