Build konstellation docker image
# Clone Konstellation from the latest release found here: https://github.com/konstellation/konstellation/releases
git clone -b <latest_release> https://github.com/konstellation/konstellation
# Enter the folder Konstellation was cloned into
cd konstellation
# Change git release branch to `master`
git checkout master
# build docker image
docker build -t knstld:latest .
Run in shell from cosmodrome project dir
./scripts/localnet.sh create
./scripts/localnet.sh run
./scripts/localnet.sh copy
./scripts/localnet.sh stop
./scripts/localnet.sh rm
./scripts/localnet.sh create
./scripts/localnet.sh copy
Update moniker in `~/.knstld/config/config.toml`
docker-compose up
See https://github.com/Konstellation/cosmodrome/blob/master/config/testnet.md