24 releases (6 major breaking)

6.0.0 Nov 1, 2024
5.0.2 Sep 3, 2024
5.0.1 Aug 28, 2024
4.0.1 Jul 19, 2024
0.2.0 Mar 10, 2022

#2 in #2022

Download history 57085/week @ 2024-07-31 53077/week @ 2024-08-07 45438/week @ 2024-08-14 43552/week @ 2024-08-21 43949/week @ 2024-08-28 45726/week @ 2024-09-04 35927/week @ 2024-09-11 27568/week @ 2024-09-18 39026/week @ 2024-09-25 43346/week @ 2024-10-02 42880/week @ 2024-10-09 48811/week @ 2024-10-16 54785/week @ 2024-10-23 58872/week @ 2024-10-30 53378/week @ 2024-11-06 54965/week @ 2024-11-13

232,364 downloads per month
Used in 644 crates (60 directly)

Apache-2.0

2MB
38K 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
~376K SLoC