@metaplex-foundation/js

v0.17.3
Metaplex JavaScript SDK
nft metaplex solana blockchain

test

tape dist/test/**/*.test.js && yarn test:exports

build

yarn clean && tsc && tsc-alias && tsc -p test/tsconfig.json && tsc-alias -p test/tsconfig.json && rollup -c

clean

rimraf dist

lint:fix

yarn eslint --fix --ext js,ts,tsx src

lint:test

yarn eslint --ext js,ts,tsx src

preversion

yarn build

postversion

git push --follow-tags

test:exports

node ./test/cjs-export.test.cjs && node ./test/esm-export.test.mjs
npm i @metaplex-foundation/[email protected]

Metadata

  • MIT
  • >=16.0
  • Metaplex Maintainers
  • released 10/26/2022

Downloads