@metaplex-foundation/js

v0.13.0-0
Metaplex JavaScript SDK
nft metaplex solana blockchain

test

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

build

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

clean

rimraf dist

preversion

yarn build && yarn test

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
  • ^14.0 || >=16.0
  • Metaplex Maintainers
  • released 7/21/2022

Downloads