Skip to content

MetisProtocol/metis-subgraph-example

Repository files navigation

Metis Subgraph Example

Learn subgraph protocol

https://thegraph.com/docs/en/quick-start/

Deployment

  • create a new user on the 0xgraph.xyz, it's working in progress, you may need to apply the deployment permission(you can file an github issue for that)
  • get your first api key on the dashboard and add it by graph auth https://metisapi.0xgraph.xyz/deploy
  • create your subgraph by graph create --node https://metisapi.0xgraph.xyz/deploy YOUR_USER_NAME/YOUR_SUBGRAPH_NAME
  • deploy your subgraph by graph deploy --version-label v0.0.1 --network andromeda --node https://metisapi.0xgraph.xyz/deploy --ipfs https://metisapi.0xgraph.xyz/ipfs YOUR_USER_NAME/YOUR_SUBGRAPH_NAME

for more details, please read the subgraph workspace.

About

Full Metis Subgraph Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published