cosmjs-util/scripts/simapp
Will Clark bdf0015072
Merge pull request #345 from CosmWasm/simapp-start
Start simapp's in-process API
2020-08-06 10:21:15 +02:00
..
template Start simapp's in-process API 2020-08-05 22:35:33 +02:00
.gitignore scripts: Add simapp .gitignore 2020-07-02 14:06:04 +02:00
env Upgrade simd to nightly-2020-08-06 2020-08-06 08:46:19 +02:00
generate_template.sh Break && lists into separate commands 2020-08-05 12:19:37 +02: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 scripts: Update simapp setup.sh 2020-08-05 12:19:37 +02:00
start.sh Start simapp's in-process API 2020-08-05 22:35:33 +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