1 stable release
7.0.0 | Dec 17, 2024 |
---|
#75 in #spl
122 downloads per month
Used in jpl-token-2022
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 the SPL Token docs.
Audit
The repository README contains information about program audits.
lib.rs
:
An ERC20-like Token program for the Solana blockchain
Dependencies
~10–18MB
~263K SLoC