Zclient CLI is a command-line interface tool designed for managing keypairs, configurations, and messaging over WebSocket connections.
Follow these steps to install the Zclient CLI:
- Clone the repository:
git clone https://github.com/NagaraTech/client-cli.git
- install cli
cargo install --path client-cli
Zclient
- keystore
- new create a new keypair with name, if first create, it also will set the new keypair as default config
- import import a keypair json file to default keystore path
- list show the keypairs
- config
- set-keypair set as current cli keypair
- messager
- set-ws-connection set the websocket connection
- send-msg send the message
- receive-message a loop to receive message