EtherTW / LogoVote2017

Collection of smart contract samples
24 stars 9 forks source link

LogoVote : contract deployment on kovan/rinkeby network #9

Closed y12studio closed 7 years ago

y12studio commented 7 years ago

Running migrations - Truffle http://truffle.readthedocs.io/en/beta/getting_started/migrations/

y12studio commented 7 years ago

@willliw @ChihChengLiang Ready for review and merge

willliw commented 7 years ago

utACK

ChihChengLiang commented 7 years ago

Arrr it works! To test the Kovan migration, use the mnemonic code generated by testrpc, and send some Kovan ether to one of the testrpc accounts.

y12studio commented 7 years ago

@ChihChengLiang Thank you for parity mnemonic test. I used the mnemonic from the 'Reveal Seed Words' in MetaMask to run truffle migrate.