Goduck is a command-line management tool that can help to run BitXHub.
git clone [email protected]:meshplus/goduck
cd goduck
sudo make install
goduck init
goduck bitxhub start
The command will initialize and start BitXHub nodes in solo mode.
goduck pier start
The command will start pier and its ethereum appchain.
You can also start its fabric appchain by carrying parameter --chain fabric
.
goduck [global options] command [command options] [arguments...]
deploy
Deploy BitXHub and pierversion
Components versioninit
Init config home for GoDuckstatus
Check status of interchain systemether
Operation about ethereum chainkey
Create and show key informationbitxhub
Start or stop BitXHub nodespier
Operation about pierplayground
Set up and experience interchain system smoothlyinfo
Show basic info about interchain systemprometheus
Start or stop prometheushelp, h
Shows a list of commands or help for one command
--repo value
Goduck storage repo path--help, -h
See usage documentation in the wiki.