What's Changed
First official release of Restaking CLI with a number of improvements and new features.
NOTE: --keypair
argument is now --signer
- Available on crates.io
cargo install jito-restaking-cli
- Includes all Vault and Restaking program instructions as commands CLI including
- Create/Update token metadata
- Delegate token account
- List all tickets by vault, operator, or NCN
- Better formatting of account output by default
- Allows printing out accounts in JSON format with
--print-json
- Allows printing out instruction data for manual input into multisigs, etc with
--print-tx
- Enables ledger support with
--signer
argument for admin commands - Allows for vanity grinded VRT mint address on Vault Initialize