@solana-programs/mpl-bubblegum
v0.6.1
Published
TypeScript client for the Metaplex Bubblegum program
Maintainers
Readme
@solana-programs/mpl-bubblegum
TypeScript client for the Metaplex Bubblegum program (compressed NFTs), generated with Coda.
Installation
bun add @solana-programs/mpl-bubblegum @solana/kitUsage
import { getMintV1Instruction } from "@solana-programs/mpl-bubblegum";The client is generated from the Metaplex Bubblegum IDL and provides typed instructions, accounts, types, and errors with full ESM support.
