solana-program-library/token/cli
hanako mumei b9cab85d81 token-cli: final cleanups on client refactor
use mint for Token objects whenever possible, rework multisig_signers to be prettier
2022-08-31 13:57:41 -07:00
..
src token-cli: final cleanups on client refactor 2022-08-31 13:57:41 -07:00
tests token-cli: Move cmd test into a separate file (#3306) 2022-07-01 19:41:27 -04:00
Cargo.toml bump token-cli to 2.0.17 2022-08-25 17:54:38 -07:00
README.md Add spl-token documentation 2020-08-10 12:49:28 -07:00
build.rs Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00

README.md

SPL Token program command-line utility

A basic command-line for creating and using SPL Tokens. See https://spl.solana.com/token for more details