I'm running a private blockchain and I've been using Metamask connected to my custom RPC URL with no issues.. I'm curious if there's any other Ethereum wallet that let's you add and connect to a custom RPC URL.
Asked
Active
Viewed 1,438 times
-2
-
Consider posting to the Ethereum StackExchange site: https://ethereum.stackexchange.com/ – ryanwebjackson Aug 09 '21 at 19:53
2 Answers
1
Currently there are not that many wallets that allow to connect to random networks. MetaMask tends to be the only one.
Your best bet is to try here https://walletconnect.org/wallets - also some of the wallets are open source, so you can add this custom functionality to these wallets yourself.

Mikko Ohtamaa
- 82,057
- 50
- 264
- 435
-
Ok, got it. Does hardware wallets like Legder/Trezor provide a functionality to add custom RPC URL? – Danish Saber Nov 27 '20 at 10:41
-
1
1
I noticed when I opened Alphawallet iOS app, in the last month that a new Custom RPC function was available in the settings section.
I basically went to Settings, Active Networks, there's now a (+) button where I could insert the url for a custom rpc I was testing for interoperability of my token contracts on different networks (eth and polygon and the custom url). So you could try them? Not sure about private blockchains though.

Sarah Lucas
- 11
- 1