Skip to content

NagaraTech/client-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zclient CLI Tool

Zclient CLI is a command-line interface tool designed for managing keypairs, configurations, and messaging over WebSocket connections.

Installation

Follow these steps to install the Zclient CLI:

  1. Clone the repository:
    git clone https://github.com/NagaraTech/client-cli.git
  2. install cli
    cargo install --path client-cli

Commands:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages