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

#1404 in Magic Beans

Download history 26907/week @ 2024-02-07 26046/week @ 2024-02-14 30018/week @ 2024-02-21 30663/week @ 2024-02-28 32700/week @ 2024-03-06 33629/week @ 2024-03-13 34245/week @ 2024-03-20 35527/week @ 2024-03-27 80912/week @ 2024-04-03 43985/week @ 2024-04-10 41210/week @ 2024-04-17 38976/week @ 2024-04-24 32337/week @ 2024-05-01 37166/week @ 2024-05-08 36842/week @ 2024-05-15 25308/week @ 2024-05-22

138,146 downloads per month
Used in 624 crates (277 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–24MB
~401K SLoC