github-actions[bot] beeb441b44 Publish spl-token-interface v2.0.0 2 months ago
..
src 2f4fd18f65 deps: Bump sdk to v3, decouple from token program (#78) 2 months ago
Cargo.toml beeb441b44 Publish spl-token-interface v2.0.0 2 months ago
README.md e1400276bb interface: Split out instructions, state, errors from program (#76) 2 months ago

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.