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 41549/week @ 2024-08-28 42367/week @ 2024-09-04 33266/week @ 2024-09-11 24974/week @ 2024-09-18 37004/week @ 2024-09-25 40059/week @ 2024-10-02 39033/week @ 2024-10-09 43599/week @ 2024-10-16 50213/week @ 2024-10-23 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 50505/week @ 2024-12-11

229,247 downloads per month
Used in 762 crates (335 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
~264K SLoC