@pinata/sdk

v2.1.0
Official SDK for the Pinata IPFS platform
webpack es6 starter library universal umd commonjs

dev

webpack --progress --colors --watch --env dev

html

open coverage/index.html

lint

eslint src --quiet

repl

node -i -e "$(< ./lib/pinata-sdk.js)"

test

jest --env=node

build

npm run build-dev && npm run build-prod && npm run test && tsc

prepare

husky install

coverage

jest --coverage

lint:fix

eslint src test --fix

build-dev

webpack --env dev

build-prod

webpack --env build
npm i @pinata/sdk

Metadata

  • MIT
  • Whatever
  • Matt Ober
  • released 11/8/2022

Downloads