TypeScript client for the Metaplex Bubblegum program (compressed NFTs), generated with Coda.
bun add @macalinao/clients-mpl-bubblegum @solana/kit
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.