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