BitXHub interchain transaction testing framework.
git clone git@github.com:meshplus/premo.git
cd premo
make install
premo init
It will create ~/.premo
directory on you computer.
premo interchain up --bitxhub_version v1.0.0-rc1 --pier_version v1.0.0-rc1
It 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-tester
make interchain-tester
premo [global options] command [command options] [arguments...]
init
init config home for premoversion
Premo versiontest
test bitxhub functionpier
Start or stop the pierbitxhub
Start or stop the bitxhub clusterappchain
Bring up the appchain networkinterchain
Start or Stop the interchain systemstatus
List the status of instantiated componentshelp, h
Shows a list of commands or help for one command
--repo value
Premo storage repo path--help, -h
show help (default: false)