Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chainlist request] Localhost RPC for dev, testing and demonstrations #1417

Closed
radeksvarz opened this issue May 26, 2023 · 9 comments
Closed

Comments

@radeksvarz
Copy link

radeksvarz commented May 26, 2023

Rabby Wallet lacks a localhost:8545 RPC option in its chainlist, hindering local development using tools like Anvil, Truffle, and Hardhat. This omission prevents devs from seamlessly connecting to their locally hosted blockchain networks for testing and debugging purposes.

This is related to #1274 , but can be designed differently UI/UX wise (think Android developer mode)

@radeksvarz
Copy link
Author

Custom RPC is possible to be set.

However only for mainnets (not testnets) and thus requiring corresponding chain ID of the mainnet:

image

This seam to work at first when starting anvil with anvil --chain-id 1

image

However the balance on the accounts is not reflected.

image

vs

image

@stevyhacker
Copy link

I second this, it would be much easier to test contract development locally with Foundry/Anvil and Rabby rather than switching to Metamask only because of this feature. Please add custom rpc and chain.

@walidvb
Copy link

walidvb commented Dec 4, 2023

bumping this

@quangkeu95
Copy link

bumping this, really need Rabby to supports custom RPC to connect to the local Anvil node

@hdadr
Copy link

hdadr commented Jan 8, 2024

The team is deaf to hearing us to add custom rpc / chains.

@icex
Copy link

icex commented Feb 2, 2024

adoption is also driven also by the developer community... and developers need hardhat or other tools to connect to.

@vvvvvv1vvvvvv
Copy link
Member

You can add custom testnet in Rabby now, so the issue will be closed

@gruvin
Copy link

gruvin commented Apr 3, 2024

bump++++ I really want to ditch Metamask!

@radeksvarz
Copy link
Author

@vvvvvv1vvvvvv Thanks!

I can confirm it works.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants