27 stable releases (3 major)

4.0.1 Feb 5, 2024
4.0.0 Jun 27, 2023
3.5.0 Aug 4, 2022
3.4.0-alpha Mar 2, 2022
1.0.3 Jul 30, 2020

#1223 in Magic Beans

Download history 16714/week @ 2023-12-23 23530/week @ 2023-12-30 32400/week @ 2024-01-06 29242/week @ 2024-01-13 33551/week @ 2024-01-20 27028/week @ 2024-01-27 29288/week @ 2024-02-03 22969/week @ 2024-02-10 30759/week @ 2024-02-17 30105/week @ 2024-02-24 31042/week @ 2024-03-02 33502/week @ 2024-03-09 35463/week @ 2024-03-16 32285/week @ 2024-03-23 63627/week @ 2024-03-30 51347/week @ 2024-04-06

187,387 downloads per month
Used in 601 crates (264 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

~16–25MB
~400K SLoC