js-examples icon indicating copy to clipboard operation
js-examples copied to clipboard

Examples and Starter Kits using the new JS SDK

Metaplex JS SDK Examples

Examples and Starter Kits using the @metaplex-foundation/js SDK.

Starter Kits

  • Getting Started with Metaplex and Next.js
  • Getting Started with Metaplex and CRA 4 (React and Webpack 4)
  • Getting Started with Metaplex and CRA 5 (React and Webpack 5)
  • Getting Started with Metaplex and Vite (React, Vue, Svelte, etc. and Vite/Rollup)
  • Getting Started with Metaplex and Express.js
  • Getting Started with Metaplex and EsBuild (React and EsBuild)

Reference Implementations

  • Connect with wallets in the browser
  • Fetch and paginate NFTs in a given wallet
  • Create a simple mint page fo Candy Machine v3