27 stable releases (3 major)

4.0.1 Feb 5, 2024
4.0.0 Jun 27, 2023
3.5.0 Aug 4, 2022
3.4.0-alpha Mar 2, 2022
1.0.3 Jul 30, 2020

#1399 in Magic Beans

Download history 27013/week @ 2024-02-15 31094/week @ 2024-02-22 30461/week @ 2024-02-29 33060/week @ 2024-03-07 33835/week @ 2024-03-14 33073/week @ 2024-03-21 41384/week @ 2024-03-28 77622/week @ 2024-04-04 42941/week @ 2024-04-11 41078/week @ 2024-04-18 37175/week @ 2024-04-25 34088/week @ 2024-05-02 37385/week @ 2024-05-09 35606/week @ 2024-05-16 31932/week @ 2024-05-23 32692/week @ 2024-05-30

144,011 downloads per month
Used in 631 crates (279 directly)

Apache-2.0

330KB
8K SLoC

Token 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

Audit

The repository README contains information about program audits.


lib.rs:

An ERC20-like Token program for the Solana blockchain

Dependencies

~16–25MB
~416K SLoC