Skip to content

show-karma/poap-subgraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POAP Subgraph

This Subgraph sources events from the POAP contract in different networks.

Deploying the subgraph:

First time only

yarn install

Available networks: mainnet, xdai, sokol, kovan, ropsten

yarn prepare:<network>
yarn codegen
yarn build
yarn deploy:<network>

Deployments

Mainnet

Endpoint: https://api.thegraph.com/subgraphs/name/poap-xyz/poap
Subgraph page: https://thegraph.com/explorer/subgraph/poap-xyz/poap

XDai

Endpoint: https://api.thegraph.com/subgraphs/name/poap-xyz/poap-xdai
Subgraph page: https://thegraph.com/explorer/subgraph/poap-xyz/poap-xdai

Sokol

Endpoint: https://api.thegraph.com/subgraphs/name/poap-xyz/poap-sokol
Subgraph page: https://thegraph.com/explorer/subgraph/poap-xyz/poap-sokol

Ropsten

Endpoint: https://api.thegraph.com/subgraphs/name/poap-xyz/poap-ropsten
Subgraph page: https://thegraph.com/explorer/subgraph/poap-xyz/poap-ropsten

Kovan

Endpoint: https://api.thegraph.com/subgraphs/name/poap-xyz/poap-kovan
Subgraph page: https://thegraph.com/explorer/subgraph/poap-xyz/poap-kovan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%