@metaplex-foundation/js

v0.17.10
Metaplex JavaScript SDK
nft metaplex solana blockchain

lint

eslint --ext js,ts,tsx src

test

CI=1 tape dist/test/**/*.test.js && pnpm test:exports

build

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

clean

rimraf dist

lint:fix

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

test:exports

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

Metadata

  • MIT
  • Whatever
  • Metaplex Maintainers
  • released 12/13/2022

Downloads