#token #create #solana #2022

yanked jpl-token-2022

Solana Program Library Token 2022

1 stable release

6.0.0 Dec 18, 2024

#10 in #2022

Download history 117/week @ 2024-12-13 19/week @ 2024-12-20

136 downloads per month

Apache-2.0

2MB
40K SLoC

Token-2022 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-2022

Audit

The repository README contains information about program audits.


lib.rs:

An ERC20-like Token program for the Solana blockchain

Dependencies

~17–26MB
~382K SLoC