TypeScript client for the Metaplex Core program, generated with Coda.
bun add @macalinao/clients-mpl-core @solana/kit
import { fetchAssetV1 } from "@macalinao/clients-mpl-core";
The client is generated from the Metaplex Core IDL and provides typed instructions, accounts, types, and errors with full ESM support.