RockerFlower / poap-subgraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 100.0%