@nocturne-xyz/subgraph

v0.1.1

codegen

graph codegen

build

yarn codegen && graph build

deploy-hosted-service

graph deploy --node https://api.thegraph.com/deploy/ nocturne

create-local

graph create --node http://localhost:8020/ nocturne

remove-local

graph remove --node http://localhost:8020/ nocturne

deploy-local

echo ' ' | graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 nocturne

prettier:check

prettier --check ./src

prettier:write

prettier --write './src'
npm i @nocturne-xyz/subgraph

Metadata

Downloads