Guides

The Token Mill program Anchor IDL has been published on-chain and allow developper to directly interact with it. This section contains JS exemples of such interactions.

Those examples require the installation of a few npm packages:

bun add @coral-xyz/anchor @solana/web3.js @solana/spl-token

Last updated