1 stable release

new 6.0.0 Dec 18, 2024

#3 in #2022

Apache-2.0

2MB
40K SLoC

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.


lib.rs:

An ERC20-like Token program for the Solana blockchain

Dependencies

~17–26MB
~383K SLoC