rubykube/workbench

Which port does the application listen for in the ethereum transfer process?

UfukAntep opened this issue · 2 comments

Which port does the application listen for in the ethereum transfer process? How this app connects to geth. Geth is using the 30303 port. However, the application does not read this connection port. Therefore, I cannot transfer between 2 accounts. Ethereum does not increase even though the process is successful. How can I solve this problem?

Are you testing or in production?

I'm working in a development environment (local) I am using test ethereum (metamask ->rinkeby)