golemfactory / golem-electron

Graphical user interface for Golem Project

Home Page:https://golem.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure geth port and address

maaktweluit opened this issue · comments

In #161 we implemented the GUI from golemfactory/golem#1631

Since then more Geth options have been added in golemfactory/golem#1882 and linked PR

Please also make:

  • --start-geth-port - The port local geth will be started on ( int )
  • --geth-address - Connect to this Geth instance instead of default nodes ( URI )

Configurable from the GUI so the user can easily pick how to use Geth.