27 releases (8 major breaking)
new 8.0.0 | Mar 26, 2025 |
---|---|
7.0.0 | Jan 17, 2025 |
6.0.0 | Nov 1, 2024 |
5.0.2 | Sep 3, 2024 |
0.2.0 | Mar 10, 2022 |
#596 in Magic Beans
438,104 downloads per month
Used in 710 crates
(77 directly)
1MB
26K
SLoC
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
Audit
The repository README contains information about program audits.
lib.rs
:
An ERC20-like Token program for the Solana blockchain
Dependencies
~13–21MB
~269K SLoC