27 releases (8 major breaking)

new 8.0.0 Mar 26, 2025
7.0.0 Jan 17, 2025
6.0.0 Nov 1, 2024
5.0.2 Sep 3, 2024
0.2.0 Mar 10, 2022

#596 in Magic Beans

Download history 68464/week @ 2024-12-06 60144/week @ 2024-12-13 39240/week @ 2024-12-20 35681/week @ 2024-12-27 62919/week @ 2025-01-03 78661/week @ 2025-01-10 79750/week @ 2025-01-17 95978/week @ 2025-01-24 115791/week @ 2025-01-31 106189/week @ 2025-02-07 88000/week @ 2025-02-14 94350/week @ 2025-02-21 100697/week @ 2025-02-28 112090/week @ 2025-03-07 113711/week @ 2025-03-14 94685/week @ 2025-03-21

438,104 downloads per month
Used in 710 crates (77 directly)

Apache-2.0

1MB
26K 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

~13–21MB
~269K SLoC