spl-token-2022

Crates.iospl-token-2022
lib.rsspl-token-2022
version
sourcesrc
created_at2022-02-10 23:37:06.776421+00
updated_at2025-03-26 18:16:49.970915+00
descriptionSolana Program Library Token 2022
homepagehttps://solana-program.com
repositoryhttps://github.com/solana-program/token-2022
max_upload_size
id530513
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(anza-team)

documentation

https://docs.rs/spl-token-2022

README

Token-2022 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-2022

Audit

The repository README contains information about program audits.

Commit count: 2380

cargo fmt