⚠️ DEPRECATEDThis crate has been deprecated and is no longer actively maintained.
Please use spl-token-interface for state and instruction types, and p-token for the program implementation.
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 SPL Token docs.
The repository README contains information about program audits.