TokenMarketNet / smart-contracts

Ethereum smart contracts for security and utility tokens
https://tokenmarket.net/
Other
1.34k stars 561 forks source link

Test deploy-contracts error #96

Open nobody93 opened 6 years ago

nobody93 commented 6 years ago

Running on Debian 9, solc version 0.4.18:

(venv) $ deploy-contracts --deployment-file=crowdsales/example.yml --deployment-name="kovan" --address=0x0776a7da9b34a74876cba909f4d0a8d134604c

KeyError: 'kovan'

dpnova commented 6 years ago

Shouldn't it be "mainnet" ?