34 stable releases (6 major)

7.0.0 Nov 1, 2024
6.0.0 Jun 25, 2024
5.0.2 Jul 11, 2024
4.0.3 Jul 11, 2024
1.0.3 Jul 30, 2020

#33 in #spl

Download history 53723/week @ 2024-10-30 49548/week @ 2024-11-06 51493/week @ 2024-11-13 54328/week @ 2024-11-20 51122/week @ 2024-11-27 64284/week @ 2024-12-04 58630/week @ 2024-12-11 46419/week @ 2024-12-18 28611/week @ 2024-12-25 46397/week @ 2025-01-01 64962/week @ 2025-01-08 73150/week @ 2025-01-15 76929/week @ 2025-01-22 85695/week @ 2025-01-29 86404/week @ 2025-02-05 63314/week @ 2025-02-12

324,122 downloads per month
Used in 772 crates (353 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

~9–18MB
~257K SLoC