Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 562 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 562 Bytes

Ray Dex Subgraphs

Subgraph for Ray Dex on PulseChain.

Setup

# Install dependencies (yarn or npm)
$ npm install

# Generate types constants
$ npm run codegen

# build subgraph
$ npm run build

(README)

Deliver analytics & historical data for Ray Dex. The Graph exposes a GraphQL endpoint to query the events and entities within the RayDex ecosytem.

Deploy

For any of the subgraphs:

  1. npx graph create / --node
  2. npx graph deploy / --ipfs --node