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

#856 in Magic Beans

Download history 44506/week @ 2024-07-23 47451/week @ 2024-07-30 61363/week @ 2024-08-06 47416/week @ 2024-08-13 42763/week @ 2024-08-20 43944/week @ 2024-08-27 46580/week @ 2024-09-03 37884/week @ 2024-09-10 25704/week @ 2024-09-17 39747/week @ 2024-09-24 42137/week @ 2024-10-01 39299/week @ 2024-10-08 49985/week @ 2024-10-15 51924/week @ 2024-10-22 61433/week @ 2024-10-29 54715/week @ 2024-11-05

225,798 downloads per month
Used in 641 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

~16–25MB
~368K SLoC