@macalinao/clients-mpl-core
v0.3.1
Published
TypeScript client for the Metaplex Core program
Downloads
449
Maintainers
Readme
@macalinao/clients-mpl-core
TypeScript client for the Metaplex Core program, generated with Coda.
Installation
bun add @macalinao/clients-mpl-core @solana/kitUsage
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.
