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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
build
|
||||
node_modules
|
||||
node_modules
|
||||
.ganache-db
|
||||
Reference in New Issue
Block a user