Skip to content

yusernetwork/yuser-network-subgraph

Repository files navigation

Yuser Subgraph

The Yuser Subgraph initially forked from The Graph example subgraph. Created by Yuser Inc. to index smart contract events and data on MoonbaseAlpha using the Graph.

Setup

Install the node dependencies using npm install:

npm install

Create the TS types for The Graph (requires the artifacts folder created by contract compilation):

npm run codegen

For more information see The Graph docs on https://thegraph.com/docs/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published