trufflesuite / drizzle

Reactive Ethereum dapp UI suite
905 stars 235 forks source link

Feature/add test networks #47

Closed cds-amal closed 4 years ago

cds-amal commented 4 years ago

Allow truffle sample project to be deployed on rinkeby and ropsten testnets.

cds-amal commented 4 years ago

Deploying to rinkeby or ropsten depends on setting up the infura endpoints, as well as a mnemonic. It expects the same mnemonic for both testnets.