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 45320/week @ 2024-07-30 59108/week @ 2024-08-06 46323/week @ 2024-08-13 42356/week @ 2024-08-20 41933/week @ 2024-08-27 42996/week @ 2024-09-03 35595/week @ 2024-09-10 23148/week @ 2024-09-17 37234/week @ 2024-09-24 39286/week @ 2024-10-01 35667/week @ 2024-10-08 44704/week @ 2024-10-15 47631/week @ 2024-10-22 56079/week @ 2024-10-29 50866/week @ 2024-11-05 50402/week @ 2024-11-12

212,529 downloads per month
Used in 743 crates (330 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