BitXHub interchain transaction testing framework.
git clone git@github.com:meshplus/premo.git
cd premo
make installpremo initIt will create ~/.premo directory on you computer.
premo interchain up --bitxhub_version v1.0.0-rc1 --pier_version v1.0.0-rc1It will start the following things:
- a ethereum chain and a fabric chain (both in the form of docker container)
- a fabric pier and a ethereum pier
- deploy necessary contracts on fabric (ethererum chain image was already deployed)
make bitxhub-testermake interchain-testerpremo [global options] command [command options] [arguments...]initinit config home for premoversionPremo versiontesttest bitxhub functionpierStart or stop the pierbitxhubStart or stop the bitxhub clusterappchainBring up the appchain networkinterchainStart or Stop the interchain systemstatusList the status of instantiated componentshelp, hShows a list of commands or help for one command
--repo valuePremo storage repo path--help, -hshow help (default: false)