PureStake / moonbridge-subgraph

Subgraph to monitor the bridges on Moonbeam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoonBridge Subgraph

An example Subgraph initially forked from The Graph example subgraph. Created by PureStake to monitor the Chainbridge bridges on Moonbeam.

Setup

Install the node dependencies using yarn:

yarn

Create the TS types for The Graph (requires the artifacts folder):

yarn codegen

Deploy the subgraph

Follow the TheGraph official documentation using the graph-cli.

For more information see The Graph docs on https://thegraph.com/docs/. Or the Moonbeam docs on https://docs.moonbeam.network/.

About

Subgraph to monitor the bridges on Moonbeam

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%