github.com/inklabsfoundation/inkchain@v0.17.1-0.20181025012015-c3cef8062f19/examples/xc/eth/deploy.sh (about) 1 #! /bin/bash 2 3 source p_init.sh 4 5 solar deploy contracts/INK.sol --gasLimit=300000 6 7 solar deploy contracts/XCPlugin.sol '["7174756d00000000000000000000000000000000000000000000000000000000"]' --gasLimit=500000 8 9 solar deploy contracts/XC.sol '["7174756d00000000000000000000000000000000000000000000000000000000"]' --gasLimit=500000