Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 324 Bytes

File metadata and controls

22 lines (16 loc) · 324 Bytes

RPS - Subgraph

Setup

First, ensure that you have deployed the project's contracts.

Install the dependencies

pnpm i

Prepare the configuration for the deployment

pnpm prepare

Now we're ready to create and deploy our subgraph:

pnpm graph:create
pnpm graph:deploy