Goduck is a command-line management tool that can help to run BitXHub.
git clone git@github.com: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...]
version
Goduck versioninit
Init config home for goduckstatus
List the status of instantiated componentsfabric
Operation about fabric networkether
Operation about ethereum chainkey
Create and show key informationbitxhub
Start or stop BitXHub nodespier
Operation about pierhelp, 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.