Skip to content

Jito Restaking CLI v1.0.0

Latest
Compare
Choose a tag to compare
@ebatsell ebatsell released this 01 May 18:35
· 16 commits to master since this release
448ed84

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