Jonathan Rainville 897aa3f839 fix(@embark-ganache): fix ganache having different node accounts
When using accounts, yes those account are always the same, but
ganache still creates it's own accounts, with a random mnemonic.
So Plugins that rely on the node accounts were crashing on second
run, because the node accounts were no longer the same.
2020-03-23 15:21:35 +01:00
..
2020-01-28 12:07:17 -05:00

embark-ganache

Implementation of the Ganache simulator for Embark

Visit framework.embarklabs.io to get started with Embark.