# solts
A tools for solana ecosystem.
## Command
```
solts 0.1.0
An tools for solana ecosystem to used
USAGE:
solts --private <raw-private>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-p, --private <raw-private> privde private key bytes for convert to hex string
```