aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

fix(cli): Rewrite CLI and command descriptions and names

Open PatStiles opened this issue 1 year ago • 0 comments

The argument names, and description for all the aligned clap interfaces are inconsistent.

For example: --rpc_url <Ethereum RPC provider connection address>

&&

--rpc-url <Ethereum RPC provider address>

within the aligned-cli.

Going over and rewriting the cli + sdk to be more consistent.

PatStiles avatar Dec 06 '24 21:12 PatStiles