22 releases (9 stable)

new 4.0.1 Jul 19, 2024
3.0.4 Jul 11, 2024
3.0.2 Mar 28, 2024
2.0.2 Mar 4, 2024
0.2.0 Mar 10, 2022

#1064 in Magic Beans

Download history 79799/week @ 2024-04-01 50115/week @ 2024-04-08 44827/week @ 2024-04-15 44127/week @ 2024-04-22 35560/week @ 2024-04-29 36682/week @ 2024-05-06 39792/week @ 2024-05-13 34326/week @ 2024-05-20 38027/week @ 2024-05-27 38903/week @ 2024-06-03 41150/week @ 2024-06-10 39341/week @ 2024-06-17 42516/week @ 2024-06-24 35688/week @ 2024-07-01 36879/week @ 2024-07-08 38176/week @ 2024-07-15

156,092 downloads per month
Used in 548 crates (48 directly)

Apache-2.0

1.5MB
35K 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–24MB
~333K SLoC