cipher-ethereum icon indicating copy to clipboard operation
cipher-ethereum copied to clipboard

custom RPC endpoint

Open DosPuppet opened this issue 7 years ago • 1 comments

Nice app, but implementing custom rpc endpoint like metamask would make it awesome. Anyway, as asked by others before, any visibility about open sourcing cipher ?

DosPuppet avatar Mar 06 '18 16:03 DosPuppet

This would be really cool.

If the RPC provides net_version method, cipher can use it to find the chainID in order to provide replay protection (EIP 155 signer) like MM does.

If adding custom RPC, offering the option (like MEW, unlike MM) to set network-id and chain-id manually would be nice. This would allow all sorts of ethereum-like coins (ETC, Aquachain, Ubiq, Musicoin)

aerth avatar Jun 19 '18 12:06 aerth