@pythnetwork/pyth-common-js

v1.2.0
Pyth Network Common Utils in JS
pyth oracle

lint

eslint src/

test

jest --passWithNoTests

build

tsc

format

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

example

npm run build && node lib/examples/PriceServiceClient.js

prepare

npm run build

version

npm run format && git add -A src

preversion

npm run lint

prepublishOnly

npm test && npm run lint
npm i @pythnetwork/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • Pyth Data Association
  • released 10/24/2022

Downloads