Skip to content

Konstellation/cosmodrome

Repository files navigation

Konstellation network

Localnet

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

Create localnet

./scripts/localnet.sh create

Run localnet

./scripts/localnet.sh run

Copy config and genesis to konstellation dir

./scripts/localnet.sh copy

Stop and remove localnet

./scripts/localnet.sh stop
./scripts/localnet.sh rm

With docker-compose

./scripts/localnet.sh create

./scripts/localnet.sh copy

Update moniker in `~/.knstld/config/config.toml`

docker-compose up

Testnet

See https://github.com/Konstellation/cosmodrome/blob/master/config/testnet.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •