1 stable release

7.0.0 Dec 17, 2024

#75 in #spl

Download history 104/week @ 2024-12-13 18/week @ 2024-12-20

122 downloads per month
Used in jpl-token-2022

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 the SPL Token docs.

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