34 stable releases (6 major)
7.0.0 | Nov 1, 2024 |
---|---|
6.0.0 | Jun 25, 2024 |
5.0.2 | Jul 11, 2024 |
4.0.3 | Jul 11, 2024 |
1.0.3 | Jul 30, 2020 |
#4 in #spl
212,529 downloads per month
Used in 743 crates
(330 directly)
330KB
8K
SLoC
Token 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
Audit
The repository README contains information about program audits.
lib.rs
:
An ERC20-like Token program for the Solana blockchain
Dependencies
~10–18MB
~262K SLoC