solana-program-library/token/cli
Jon Cinque 5874a14584
token-cli: Move cmd test into a separate file (#3306)
2022-07-01 19:41:27 -04:00
..
src token-cli: Move cmd test into a separate file (#3306) 2022-07-01 19:41:27 -04:00
tests token-cli: Move cmd test into a separate file (#3306) 2022-07-01 19:41:27 -04:00
Cargo.toml Update Solana crates to 1.10.29 (#3303) 2022-07-01 16:51:01 -04:00
README.md Add spl-token documentation 2020-08-10 12:49:28 -07:00
build.rs token-cli: Add tests for all cases from docs (#3070) 2022-04-15 21:51:16 +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