spl-token-2022-interface 2.0.0

Solana Program Library Token 2022 Interface
Documentation

Token-2022 Interface

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

Audit

The repository README contains information about program audits.