spl-token

Crates.iospl-token
lib.rsspl-token
version8.0.0
created_at2020-07-16 01:36:42.662362+00
updated_at2025-03-24 22:26:13.318631+00
descriptionSolana Program Library Token
homepage
repositoryhttps://github.com/solana-program/token
max_upload_size
id265640
size554,628
(anza-team)

documentation

README

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.

Commit count: 364

cargo fmt