ozon-cli 0.1.0

Ozon CLI for interacting with restaking program that helps user to manage and register operators and AVSs with the Ozon protocol.
ozon-cli-0.1.0 is not a library.

Ozone-cli testing in local machine

Command to install ozon-cli(locally)

cargo install --path ozon-cli --locked

Command to register operator by communicating with solana-programs(devnet).

ozon-cli initialize-operator --bond-amount 20000000000 --metadata "my-operator" --cluster devnet