etherwall icon indicating copy to clipboard operation
etherwall copied to clipboard

Erigon support

Open AJolly opened this issue 1 year ago • 2 comments
trafficstars

Is Geth a strict requirement, or is it possible to configure this with an erigon node?

AJolly avatar Feb 23 '24 21:02 AJolly

Not officially no. If Erigon supports all required ETH APIs then it'd work, but I suspect they might not have personal which is deprecated, but still required by Etherwall.

I do want to rewrite Etherwall at some point to not require geth even as "account storage" but it requires some major investment of time which I do not have right now.

almindor avatar Feb 26 '24 03:02 almindor

NOTE: if you're ok with running geth just as the account holder node (e.g. not blockchain data) and switch to Erigon for the node itself, it "should" work since that part only uses ETH API

almindor avatar Feb 26 '24 03:02 almindor