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 36093/week @ 2024-09-26 39879/week @ 2024-10-03 40831/week @ 2024-10-10 44331/week @ 2024-10-17 51710/week @ 2024-10-24 53380/week @ 2024-10-31 47987/week @ 2024-11-07 53184/week @ 2024-11-14 54014/week @ 2024-11-21 54536/week @ 2024-11-28 63193/week @ 2024-12-05 56493/week @ 2024-12-12 40121/week @ 2024-12-19 29131/week @ 2024-12-26 52898/week @ 2025-01-02 67892/week @ 2025-01-09

200,409 downloads per month
Used in 778 crates (338 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
~263K SLoC