Skip to content

zer0-os/zNS-subgraph

Repository files navigation

ZNS Subgraph

This repository has the ZNS Subgraph implementation.

Install

yarn

Build

yarn build

Deploy

Authenticate to deploy to Subgraph

yarn auth <ACCESS_TOKEN>

Deploy to official ZNS subgraph

yarn deploy <SUBGRAPH_ID>

Official ZNS Subgraphs are:

  • zer0-os/zns for mainnet production
  • zer0-os/zns-kovan for testnet

Replace <SUBGRAPH_ID> with one of the above (zer0-os/zns)

About

The subgraph for ZNS provided by GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published