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