spl-token

Crates.iospl-token
lib.rsspl-token
version7.0.0
sourcesrc
created_at2020-07-16 01:36:42.662362
updated_at2024-11-01 15:32:15.946724
descriptionSolana Program Library Token
homepage
repositoryhttps://github.com/solana-labs/solana-program-library
max_upload_size
id265640
size368,315
(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 https://spl.solana.com/token

Audit

The repository README contains information about program audits.

Commit count: 5947

cargo fmt