Wallet CLI
ZwalletCLI is a command line interface (CLI) to demonstrate the wallet functionalities of Züs. Built using Züs GoSDK ,the ZboxCLI tool provides a convenient way to interact with the blockchain, bridge, and smart contracts.
Creating and managing your wallet
You can use Zwalletcli to create a wallet, view your wallet info and balance. You can also use it to recover a wallet file from existing mnemonics.
Bridge Protocol (ERC-20 DEX)
You can use Zwalletcli to exchange ZCN tokens with ERC-20 tokens using Bridge protocol. You can find commands to mint/burn tokens either on native ZCN smart contracts or Züs ERC-20 smart contract.
Managing Miners/Sharders
You can use Zwalletcli to manage your miners/sharders, like configuring, listing and killing/shut-down. Please note that you need to be an owner of a miner/sharder in order to be able to change the settings of the miners/sharders.
Managing Authorizers
You can use Zwalletcli to register an authorizer, list all authorizers and change the configuration of an authorizer.
Staking
You can use Zwalletcli to stake miners/sharder in order to gain rewards in return.
In the next pages, we'll discuss how you can use the tool and configure it.
Next Steps
Last updated