cosmjs-util/scripts/simapp
2020-11-03 13:22:35 +01:00
..
template simapp: add ibc example data 2020-11-03 09:30:12 +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: add ibc example data 2020-11-03 09:30:12 +01:00
genesis-ibc.json simapp: add ibc example data 2020-11-03 09:30:12 +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 Use 0.5s timeout consistently for all background scripts 2020-08-10 07:41:18 +02: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