solana-program-library/token/cli
Jon Cinque f5ce86d43d
token/ata: Bump versions to 3.4.0 and 1.1.0, respectively (#3427)
2022-08-04 01:03:04 +02:00
..
src token-cli: don't error when missing default config (#3424) 2022-08-03 14:58:24 -07:00
tests token-cli: Move cmd test into a separate file (#3306) 2022-07-01 19:41:27 -04:00
Cargo.toml token/ata: Bump versions to 3.4.0 and 1.1.0, respectively (#3427) 2022-08-04 01:03:04 +02:00
README.md Add spl-token documentation 2020-08-10 12:49:28 -07:00
build.rs token-cli: Make BPF program builds in build.rs dependent on env var (#3362) 2022-07-22 09:30:30 +02: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