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

#963 in Magic Beans

Download history 26124/week @ 2024-01-01 32414/week @ 2024-01-08 29238/week @ 2024-01-15 34384/week @ 2024-01-22 27640/week @ 2024-01-29 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 42068/week @ 2024-04-15

208,541 downloads per month
Used in 508 crates (43 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–31MB
~475K SLoC