Crates.io | spl-token |
lib.rs | spl-token |
version | 7.0.0 |
source | src |
created_at | 2020-07-16 01:36:42.662362 |
updated_at | 2024-11-01 15:32:15.946724 |
description | Solana Program Library Token |
homepage | |
repository | https://github.com/solana-labs/solana-program-library |
max_upload_size | |
id | 265640 |
size | 368,315 |
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
The repository README contains information about program audits.