cosmodrome

module
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2021 License: Apache-2.0

README

Konstellation network

Localnet

Run in shell from 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

Testnet

Run in shell from project dir

Create testnet
./scripts/testnet.sh create
Deploy testnet
./scripts/testnet.sh deploy

wget https://gist.github.com/Konstellation/b9168ec665bf8991a1cd20fd999452fa/raw/2c53c4c2fa0d90e7a10a6b7f2b5e28c35bec73d2/linux_amd64.tar.gz
tar -xvzf linux_amd64.tar.gz
cp ./linux_amd64/* /usr/local/bin

konstellationlcd rest-server --chain-id darchub --laddr tcp://0.0.0.0:1317


konstellation init kn --chain-id darchub
wget -O ~/.konstellation/config/config.toml https://gist.github.com/Konstellation/b9168ec665bf8991a1cd20fd999452fa/raw/2c53c4c2fa0d90e7a10a6b7f2b5e28c35bec73d2/config.toml
wget https://gist.githubusercontent.com/Konstellation/b9168ec665bf8991a1cd20fd999452fa/raw/2c53c4c2fa0d90e7a10a6b7f2b5e28c35bec73d2/genesis.json
wget https://gist.github.com/Konstellation/b9168ec665bf8991a1cd20fd999452fa/raw/2c53c4c2fa0d90e7a10a6b7f2b5e28c35bec73d2/konstellation.toml

rm -rdf go
rm -rdf ./konstellation
rm -rdf ./konstellationcli
rm /usr/local/bin/konstellation
rm /usr/local/bin/konstellationcli
rm /usr/local/bin/konstellationlcd
Run testnet nodes on the server side
./scripts/testnet.sh run
Copy config and genesis to konstellation dir
./scripts/testnet.sh copy
Run full node
./scripts/fullnode.sh

Directories

Path Synopsis
cmd
cosmodrome/pkg/confile
Package confile is helper to load and overwrite configuration files.
Package confile is helper to load and overwrite configuration files.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL