A token program on the Solana blockchain, usable for fungible and non-fungible tokens.
This program provides an interface and implementation that third parties can
utilize to create and use their tokens.
Full documentation is available at the
[Solana Program Docs](https://www.solana-program.com/docs/token-2022).
The [security-audits README](https://github.com/anza-xyz/security-audits?tab=readme-ov-file#token-2022)
contains all program audits.