Jon C 2f4fd18f65 deps: Bump sdk to v3, decouple from token program (#78) 2 місяців тому
..
src 2f4fd18f65 deps: Bump sdk to v3, decouple from token program (#78) 2 місяців тому
Cargo.toml 2f4fd18f65 deps: Bump sdk to v3, decouple from token program (#78) 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.