solana-program-library/token/cli
Jon Cinque 6ee008d256
Update SDK to 1.9.2, fix warnings (#2674)
* Update SDK to 1.9.2, fix warnings

* Upgrade honggfuzz

* Use `get_latest_blockhash` correctly
2021-12-28 23:02:47 -05:00
..
src spl-token: provide more useful output when using create-token with the output option and small redesign of token cli architecture (#2593) 2021-11-24 12:08:46 -07:00
Cargo.toml Update SDK to 1.9.2, fix warnings (#2674) 2021-12-28 23:02:47 -05:00
README.md Add spl-token documentation 2020-08-10 12:49:28 -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