Peter Keay e1400276bb interface: Split out instructions, state, errors from program (#76) há 2 meses atrás
..
src e1400276bb interface: Split out instructions, state, errors from program (#76) há 2 meses atrás
Cargo.toml e1400276bb interface: Split out instructions, state, errors from program (#76) há 2 meses atrás
README.md e1400276bb interface: Split out instructions, state, errors from program (#76) há 2 meses atrás

README.md

Token Interface

A token program interface on the Solana blockchain, usable for fungible and non-fungible tokens.

This crate provides an interface that third parties can utilize to create and use their tokens.

Full documentation is available at https://www.solana-program.com/docs/token

Audit

The audit repository README contains information about program audits.