sugarskins / csgo-steam-eth-trade

secure trading of CS:GO Steam community market weapons without a trusted third-party middleman
GNU General Public License v3.0
7 stars 1 forks source link

truffle migrate for live is broken #6

Open danoctavian opened 4 years ago

danoctavian commented 4 years ago

Executing

cd csgo-trade-contract/
truffle migrate --network live

Does not currently deploy anything on the Ropsten network, the script stops right after compiling even if keys are configured correctly.