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

#13 in #solana-token

Download history 66353/week @ 2024-12-02 61382/week @ 2024-12-09 51096/week @ 2024-12-16 30300/week @ 2024-12-23 37587/week @ 2024-12-30 63222/week @ 2025-01-06 72314/week @ 2025-01-13 74176/week @ 2025-01-20 74811/week @ 2025-01-27 92034/week @ 2025-02-03 81117/week @ 2025-02-10 74078/week @ 2025-02-17 81212/week @ 2025-02-24 76961/week @ 2025-03-03 88073/week @ 2025-03-10 79532/week @ 2025-03-17

331,970 downloads per month
Used in 863 crates (362 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–19MB
~282K SLoC