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

#990 in Magic Beans

Download history 27415/week @ 2024-02-15 31824/week @ 2024-02-22 31442/week @ 2024-02-29 35108/week @ 2024-03-07 36020/week @ 2024-03-14 34774/week @ 2024-03-21 43531/week @ 2024-03-28 80848/week @ 2024-04-04 47571/week @ 2024-04-11 44218/week @ 2024-04-18 39438/week @ 2024-04-25 35832/week @ 2024-05-02 37672/week @ 2024-05-09 36736/week @ 2024-05-16 34026/week @ 2024-05-23 35130/week @ 2024-05-30

150,317 downloads per month
Used in 535 crates (46 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
~475K SLoC