@pythnetwork/staking-sdk

v0.0.1
Pyth staking SDK

fix

pnpm fix:lint && pnpm fix:format

test

pnpm run test:format && pnpm run test:lint && pnpm run test:integration && pnpm run test:types

build

tsc && node scripts/update-package-json.mjs

fix:lint

eslint --fix .

test:lint

jest --selectProjects lint

fix:format

prettier --write .

test:types

tsc

test:format

prettier --check .

test:integration

echo disabled # jest --selectProjects integration
npm i @pythnetwork/[email protected]

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 9/24/2024

Downloads