Semi-Clean ethoFS integration, Fix image file which contained HTML, clean up.

This commit is contained in:
FallenGravity
2019-10-13 03:29:16 +02:00
parent 80f5731912
commit 2f0e49f481
15 changed files with 18030 additions and 1355 deletions

View File

@@ -24,6 +24,7 @@ locker.lock().then(function () {
// and load the index.html of the app.
mainWindow.loadFile("index.html");
mainWindow.webContents.openDevTools()
EthoGeth.startGeth();
// Open the DevTools.
@@ -82,4 +83,4 @@ locker.lock().then(function () {
require("./modules/geth.js");
require("./modules/accounts.js");
require("./modules/database.js");
require("./modules/database.js");