spl-token-2022 2.0.1

Solana Program Library Token 2022
docs.rs failed to build spl-token-2022-2.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: spl-token-2022-7.0.0

Token-2022 program

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 https://spl.solana.com/token-2022

The Token-2022 program is still under audit and not meant for full production use. In the meantime, all clusters have the latest program deployed for testing and development purposes ONLY.

Audit

The repository README contains information about program audits.