Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 312 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 312 Bytes

Subgraph Arweave Example

Setup

  1. Get submodules
git submodule update --init
  1. Setup environment
yarn setup
  1. Run services
yarn up

Build

yarn
yarn codegen
yarn build

Create subgraph

yarn create-local

Deploy subgraph

yarn deploy-local