Guide to deploying a subgraph on Oasis Emerald using The Graph for efficient blockchain data indexing and querying.
Prepare Your Subgraph
subgraph.yaml
file to point to Oasis Emerald specific contracts and events. If you don’t have a subgraph yet, you can clone the Uniswap V2 (YuzuSwap) subgraph template and adjust it for Oasis:Install Dependencies
Build Your Subgraph
Create the Subgraph
Deploy to Mobula's Oasis Node
Authenticate
Monitor Deployment
subgraph.yaml
configuration.