Open salmanzr opened 6 years ago
I just used testrpc. no metamask.
Testrpc on startup will provide 10 default accounts. I am assigning the first three accounts from the default list to the three actors in the use case. Do you see any errors in your browser developer tool console ?
Great it worked out.
MetaMask seems to be front-running testrpc when injecting the web3 instance. If you remove MetaMask, then everything works fine. Only annoyance now is that this older testrpc version (v3.2.1) continuously outputs events for eth_getFilterChanges.