goduck
goduck copied to clipboard
Goduck is a command-line management tool that can help to run BitXHub.
Go Duck
Goduck is a command-line management tool that can help to run BitXHub.
Quick Start
Installation
git clone [email protected]:meshplus/goduck
cd goduck
sudo make install
Initialization
goduck init
Start BitXHub
goduck bitxhub start
The command will initialize and start BitXHub nodes in solo mode.
Start Pier
goduck pier start
The command will start pier and its ethereum appchain.
You can also start its fabric appchain by carrying parameter --chain fabric.
Usage
goduck [global options] command [command options] [arguments...]
command
deployDeploy BitXHub and pierversionComponents versioninitInit config home for GoDuckstatusCheck status of interchain systemetherOperation about ethereum chainkeyCreate and show key informationbitxhubStart or stop BitXHub nodespierOperation about pierplaygroundSet up and experience interchain system smoothlyinfoShow basic info about interchain systemprometheusStart or stop prometheushelp, hShows a list of commands or help for one command
global options
--repo valueGoduck storage repo path--help, -h
See usage documentation in the wiki.