You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
yes, I would like to connect to a rpc via http proxy, as far as I know only web3.js and ethers@6 have this feature for now. Is there any chance ethers-rs can implement this feature?
Describe the solution you'd like
Add an option to provider instance, which includes http proxy info(ip port cred...)
The text was updated successfully, but these errors were encountered:
leeeddin
changed the title
Connect to eth node
Connect to eth node via http proxy
Apr 3, 2024
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
yes, I would like to connect to a rpc via http proxy, as far as I know only web3.js and ethers@6 have this feature for now. Is there any chance ethers-rs can implement this feature?
Describe the solution you'd like
Add an option to provider instance, which includes http proxy info(ip port cred...)
The text was updated successfully, but these errors were encountered: