cosmjs-util/scripts/simapp
2020-11-10 17:50:15 +01:00
..
template simapp: add ibc example data 2020-11-03 15:07:51 +01:00
.gitignore scripts: Add simapp .gitignore 2020-07-02 14:06:04 +02:00
env simapp: Update image to v0.40.0-rc2 2020-11-03 13:22:35 +01:00
generate_template.sh simapp: Disable shellcheck rule in generate_template 2020-11-03 13:22:35 +01:00
genesis-ibc.json simapp: add ibc example data 2020-11-03 15:07:51 +01:00
README.md scripts: Add basic simapp README 2020-07-02 14:09:08 +02:00
run_simd.sh Mount /root to simapp_data on chain start 2020-08-02 20:44:06 +02:00
setup.sh Use different balances for STAKE and COSM 2020-08-06 15:08:43 +02:00
start.sh scripts: Expose simapp tendermint on 26658 2020-11-10 17:50:15 +01:00
stop.sh scripts: Add simapp stop script 2020-07-02 14:09:08 +02:00

Local Simd development network

Starting the blockchain

Run the following:

cd scripts/simapp
./start.sh