jpl-token

Crates.iojpl-token
lib.rsjpl-token
version7.0.0
sourcesrc
created_at2024-12-17 18:31:35.164953+00
updated_at2024-12-17 18:31:35.164953+00
descriptionSolana Program Library Token
homepage
repositoryhttps://github.com/solana-labs/solana-program-library
max_upload_size
id1486588
size368,492
Nicholas (nixxholas)

documentation

README

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.

Commit count: 5993

cargo fmt