Use Zwallet to store, send and execute smart contract on 0Chain platform.
Complete documentation is available at https://0chain.net
bridge-burn-eth burn eth tokens
bridge-burn-zcn burn zcn tokens
bridge-client-init init bridge client config (bridge.yaml) in HOME (~/.zcn) folder
bridge-get-wzcn-burn get confirmed burn ticket for ethereum burn transaction
bridge-get-zcn-burn get the confirmed burn ticket for zcn burn transaction
bridge-import-account Import Ethereum account to local key storage (default $HOME/.zcn/wallets)
bridge-list-accounts List Ethereum account registered in local key chain
bridge-list-auth List authorizers
bridge-mint-wzcn mint WZCN tokens using the hash of ZCN burn transaction
bridge-mint-zcn mint zcn tokens using the hash of Ethereum burn transaction
bridge-owner-init init bridge owner config (owner.yaml) in HOME (~/.zcn) folder
bridge-verify verify ethereum transaction
completion generate the autocompletion script for the specified shell
createmswallet create multisig wallet
events List 0chain events.
faucet Faucet smart contract
fc-config Show facuet configurations.
fc-update-config Update the Faucet smart contract
getbalance Get balance from sharders
getblobbers Get registered blobbers from sharders
getid Get Miner or Sharder ID from its URL
getlockedtokens Get locked tokens
global-config Show global configurations.
global-update-config Update global settings
help Help about any command
ip-config Show interest pool configurations.
ip-update-config Update the interest pool configurations.
lockconfig Get lock configuration
ls-miners Get list of all active miners fro Miner SC
ls-sharders Get list of all active sharders fro Miner SC
mn-config Show miner SC configuration.
mn-info Get miner/sharder info from Miner SC.
mn-lock Add miner/sharder stake.
mn-pool-info Get miner/sharder pool info from Miner SC.
mn-unlock Unlock miner/sharder stake.
mn-update-config Update the miner smart contract
mn-update-node-settings Change miner/sharder settings in Miner SC.
mn-update-settings Change miner/sharder settings in Miner SC.
mn-user-info Get miner/sharder user pools info from Miner SC.
recoverwallet Recover wallet
register Registers the wallet with the blockchain
sc-config Show storage SC configuration.
sc-update-config Update the storage smart contract
send Send ZCN tokens to another wallet
verify verify transaction
version Prints version information
vp-add Add a vesting pool
vp-config Check out vesting pool configurations.
vp-delete Delete a vesting pool
vp-info Check out vesting pool information.
vp-list Check out vesting pools list.
vp-stop Stop vesting for one of destinations and unlock tokens not vested
vp-trigger Trigger a vesting pool work.
vp-unlock Unlock tokens of a vesting pool
vp-update-config Update the vesting pool configurations.
--config string config file (default is config.yaml)
--configDir string configuration directory (default is $HOME/.zcn)
-h, --help help for zwallet
--network string network file to overwrite the network details (if required, default is network.yaml)
--silent Do not print sdk logs in stderr (prints by default)
--wallet string wallet file (default is wallet.json)
Use "zwallet [command] --help" for more information about a command.