Skip to content

MantraDAO/om-staking-v2-subgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

om-staking-v2-subgraph

๐Ÿ•‰๏ธ MANTRA DAO subgraph ๐Ÿ“Š'

install

npm install -g @graphprotocol/graph-cli

Starting a new graph:

graph init

// You can specify chain / contract address and it will pull its ABI into the repo

Codegen based on schema entities:

yarn codegen

Deploy to graph:

graph deploy \
--debug
--node https://api.thegraph.com/deploy/
--ipfs https://api.thegraph.com/ipfs/
--access-token
/

Note:

To speed up syncing, you can specify a block height in subgraph.yaml

About

๐Ÿ•‰๏ธ MANTRA DAO subgraph ๐Ÿ“Š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors