TypeScript client for the Metaplex Token Auth Rules program, generated with Coda.
bun add @solana-programs/mpl-token-auth-rules @solana/kit
import { getCreateOrUpdateInstruction } from "@solana-programs/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.