Persist ganache DB and use fixed Mnemonic

This persists the state of the ganache db and uses a fixed mnemonic
code to create accounts.
It now acts more like a local presistent database and no need to
send funds to the accounts after restart.
This commit is contained in:
2018-04-15 21:03:12 +02:00
parent 5235370960
commit 4b1cbbd0f7
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,3 @@
build
node_modules
node_modules
.ganache-db