@graphprotocol/indexer-agent

v0.21.4
Indexer agent

format

prettier --write 'src/**/*.ts'

lint

eslint . --ext .ts,.tsx --fix

compile

tsc --build

prepare

yarn format && yarn lint && yarn compile

start

node ./dist/index.js start

test

jest --colors --verbose --detectOpenHandles

test:ci

jest --verbose --ci

clean

rm -rf ./node_modules ./dist ./tsconfig.tsbuildinfo

migrator:pending

node src/db/cli/migrator pending

migrator:executed

node src/db/cli/migrator executed

migrator:up

node src/db/cli/migrator up

migrator:down

node src/db/cli/migrator down
npm i @graphprotocol/indexer-agent

Metadata

  • Unknown
  • Whatever
  • Graph Protocol
  • released 8/26/2024

Downloads