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

#4 in #spl

Download history 36497/week @ 2024-09-29 37703/week @ 2024-10-06 44417/week @ 2024-10-13 44504/week @ 2024-10-20 55215/week @ 2024-10-27 54603/week @ 2024-11-03 49131/week @ 2024-11-10 50744/week @ 2024-11-17 48671/week @ 2024-11-24 66306/week @ 2024-12-01 60646/week @ 2024-12-08 52381/week @ 2024-12-15 30570/week @ 2024-12-22 36331/week @ 2024-12-29 62344/week @ 2025-01-05 66821/week @ 2025-01-12

200,200 downloads per month
Used in 781 crates (340 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

~10–18MB
~262K SLoC