Skip to content

Latest commit

 

History

History
 
 

wasm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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>