solana-program-library/token/cli
Tyera Eulberg 7c6235d9e7
Bump token to v3.5.0 and ata to v1.1.1 (#3430)
2022-08-04 01:09:38 -06: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 Bump token to v3.5.0 and ata to v1.1.1 (#3430) 2022-08-04 01:09:38 -06: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