Crates.io | spl-token-interface |
lib.rs | spl-token-interface |
version | 2.0.0 |
created_at | 2025-02-13 23:22:15.18724+00 |
updated_at | 2025-08-08 17:07:46.761271+00 |
description | Solana Program Library Token Interface |
homepage | |
repository | https://github.com/solana-program/token |
max_upload_size | |
id | 1555199 |
size | 111,761 |
A token program interface on the Solana blockchain, usable for fungible and non-fungible tokens.
This crate provides an interface that third parties can utilize to create and use their tokens.
Full documentation is available at https://www.solana-program.com/docs/token
The audit repository README contains information about program audits.