|
2 months ago | |
---|---|---|
.. | ||
src | 2 months ago | |
Cargo.toml | 2 months ago | |
README.md | 2 months ago |
A token program interface on the Solana blockchain, usable for fungible and non-fungible tokens.
This crate provides an interface that third parties can utilize to create and use their tokens.
Full documentation is available at https://www.solana-program.com/docs/token
The audit repository README contains information about program audits.