boot-core 0.6.0

Scripting library for deploying and interacting with CosmWasm smart-contracts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
RUST_LOG=debug

ARTIFACTS_DIR="xxx/artifacts"

STATE_FILE="daemon_state.json"

# local junod validator mnemonic 
LOCAL_MNEMONIC="easy village cheese waste bid spot spray tank steak modify token lab obvious artist problem replace join unfair chapter banana web undo elephant scare"
# mainnet mnemonic
MAIN_MNEMONIC=""
# testnet mnemonic
TEST_MNEMONIC=""