Crates.io | spl-token-2022 |
lib.rs | spl-token-2022 |
version | 6.0.0 |
source | src |
created_at | 2022-02-10 23:37:06.776421 |
updated_at | 2024-11-01 17:50:16.536985 |
description | Solana Program Library Token 2022 |
homepage | |
repository | https://github.com/solana-labs/solana-program-library |
max_upload_size | |
id | 530513 |
size | 1,075,092 |
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
The repository README contains information about program audits.