24 releases (6 major breaking)
6.0.0 | Nov 1, 2024 |
---|---|
5.0.2 | Sep 3, 2024 |
5.0.1 |
|
4.0.1 | Jul 19, 2024 |
0.2.0 | Mar 10, 2022 |
#856 in Magic Beans
225,798 downloads per month
Used in 641 crates
(60 directly)
2MB
38K
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
~16–25MB
~368K SLoC