github.com/inklabsfoundation/inkchain@v0.17.1-0.20181025012015-c3cef8062f19/examples/xc/qtum/deploy.sh (about)

     1  #! /bin/bash
     2  
     3  source p_init.sh
     4  
     5  solar deploy contracts/INK.sol
     6  
     7  solar deploy contracts/XCPlugin.sol '["'${myPlatform}'"]'
     8  
     9  solar deploy contracts/XC.sol '["'${myPlatform}'"]'