Peter Keay e1400276bb interface: Split out instructions, state, errors from program (#76) 2 月之前
..
src e1400276bb interface: Split out instructions, state, errors from program (#76) 2 月之前
Cargo.toml e1400276bb interface: Split out instructions, state, errors from program (#76) 2 月之前
README.md e1400276bb interface: Split out instructions, state, errors from program (#76) 2 月之前

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.