18 releases (3 major breaking)

3.0.2 Mar 28, 2024
2.0.2 Mar 4, 2024
2.0.1 Feb 9, 2024
1.0.0 Dec 11, 2023
0.2.0 Mar 10, 2022

#953 in Magic Beans

Download history 30538/week @ 2024-02-05 23090/week @ 2024-02-12 31497/week @ 2024-02-19 30830/week @ 2024-02-26 33018/week @ 2024-03-04 35786/week @ 2024-03-11 37223/week @ 2024-03-18 34289/week @ 2024-03-25 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 32437/week @ 2024-05-20

147,593 downloads per month
Used in 529 crates (45 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

~21–30MB
~476K SLoC