This folder contains shell to boot a local dev environment
- update configuration in env.sh
- run
. ./env.sh
- run ./0_boot_all_in_one.sh
- use watch.sh to watch logs
- use grep.sh to check pids
- use kill.sh and clean.sh to clean data and logs
This folder contains handy shell to boot a eos node and deploy contracts.
-
update configuration in env.sh
-
run
. ./env.sh
-
run each steps sequentially
-
use watch.sh to watch logs
-
use grep.sh to check pids
-
use kill.sh and clean.sh to clean data and logs
This folder contains helper shell related to vote.