Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 222 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 222 Bytes

WASM Contract Scripts

Start chain

../../startnode.sh

Upload contracts

BINARY='starsd'
DENOM='ustarx'
CHAIN_ID='localnet-1'
NODE='http://localhost:26657'

bash upload-contracts.sh <key-name>