raiden-network / raiden

Raiden Network

Home Page:https://developer.raiden.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for other Ethereum clients

fredo opened this issue · comments

In the codebase there are parts which specifically ask for the Ethereum client being (GETH , PARITY, Infura). We should change that to support any RPC client and then add a minimal set of special cases for different clients.

We should test it against Nethermind