deployment-azure/TestTestNet/common.vars

13 lines
402 B
Plaintext
Raw Normal View History

2017-11-16 14:18:26 -08:00
OWNER_ADDRESS="0xdd0bb0e2a1594240fed0c2f2c17c1e9ab4f87126"
SCRIPTS_BRANCH="sokol"
DAPPS_BRANCH="sokol"
IKEYS_BRANCH="master"
# either "BIN" or "DEB"
PARITY_INSTALLATION_MODE="BIN"
PARITY_BIN_LOC="https://transfer.sh/PhhDc/parity"
PARITY_DEB_LOC="https://parity-downloads-mirror.parity.io/v1.8.1/x86_64-unknown-linux-gnu/parity_1.8.1_amd64.deb"
NODE_SOURCE_DEB="https://deb.nodesource.com/setup_6.x"