- Run anvil
anvil --hardfork cancun --fork-url $SEPOLIA_RPC_URL --fork-block-number 6037898 -b 1
- Run
pnpm clean
&&pnpm deploy:local
inside/packages/contracts
- Delete
data
folder if it exists - Run containers `docker compose up -d --force-recreate --build``
- Build subgraph
pnpm build
- Create local subgraph
pnpm create-local
- Deploy local subgraph
pnpm deploy-local
(The GraphiQL interface should be available at http://localhost:8000/subgraphs/name/ees/graphql) - Run
pnpm compile
inside/packages/dapp
subgraphs
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||