33 stable releases (5 major)

6.0.0 Jun 25, 2024
5.0.2 Jul 11, 2024
5.0.0 Jun 24, 2024
4.0.3 Jul 11, 2024
1.0.3 Jul 30, 2020

#1404 in Magic Beans

Download history 69263/week @ 2024-04-05 42098/week @ 2024-04-12 41179/week @ 2024-04-19 35887/week @ 2024-04-26 35549/week @ 2024-05-03 37458/week @ 2024-05-10 34523/week @ 2024-05-17 32854/week @ 2024-05-24 38825/week @ 2024-05-31 38734/week @ 2024-06-07 38023/week @ 2024-06-14 39235/week @ 2024-06-21 37117/week @ 2024-06-28 35544/week @ 2024-07-05 34529/week @ 2024-07-12 30569/week @ 2024-07-19

144,233 downloads per month
Used in 649 crates (289 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

~11–19MB
~265K SLoC