Solana Program Library Token 2022 provides an extended token program with additional features for the Solana blockchain.
# Cargo.toml
[dependencies]
spl-token-2022 = "10.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a token mint initialization instruction using SPL Token 2022.
Ensure your project depends on solana-program and enables the 'no-entrypoint' feature if not deploying as a program.
No dependency data recorded yet.