@graphprotocol/indexer-service

v0.20.12
Indexer service

lint

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

test

jest --colors --verbose --forceExit

clean

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

start

node ./dist/index.js start

format

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

compile

tsc

prepare

yarn format && yarn lint && yarn compile

test:ci

jest --verbose --forceExit --ci

test:watch

jest --watch --passWithNoTests --detectOpenHandles --verbose
npm i @graphprotocol/[email protected]

Metadata

  • Unknown
  • Whatever
  • Graph Protocol
  • released 2/20/2023

Downloads