daostack / vanille

GNU General Public License v3.0
8 stars 2 forks source link

Enable to run against local nodes without MetaMask #36

Open dkent600 opened 6 years ago

dkent600 commented 6 years ago

Currently can't connect.

dkent600 commented 6 years ago

Enable to run against local nodes without MetaMask

dkent600 commented 6 years ago

Vanille needs this when we want our node to use the same port numbers as Arc.js uses (maybe because we are doing migrations locally), and because with Vanille we specify which network we are using by the network name, like "kovan" (given in the OS env or the production build script command then poked into the app via webpack).