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

Add RPC provider: alchemy #7203

Open
mconnelly8 opened this issue Aug 19, 2024 · 10 comments · May be fixed by #7296
Open

Add RPC provider: alchemy #7203

mconnelly8 opened this issue Aug 19, 2024 · 10 comments · May be fixed by #7296
Labels
4.x 4.0 related Good First Issue Great to learn the internals of web3.js

Comments

@mconnelly8
Copy link

mconnelly8 commented Aug 19, 2024

Similar to this

@mconnelly8 mconnelly8 added the 4.x 4.0 related label Aug 19, 2024
@MRLab12
Copy link

MRLab12 commented Sep 5, 2024

Hey! Can I work on this? Looks like a good first issue to work on.

@mconnelly8
Copy link
Author

Hey @MRLab12, sure please take a look at it and submit a PR for us to review. We will need to add a private API dedicated to web3.js that we will have to add, but we can do that after your PR. Thanks!

@mconnelly8 mconnelly8 added the Good First Issue Great to learn the internals of web3.js label Sep 6, 2024
@rohan-kapse
Copy link

hey, @MRLab12, any progress on the issue ?

@MRLab12
Copy link

MRLab12 commented Sep 11, 2024

hey, @MRLab12, any progress on the issue ?

Hey, I started work on this but currently away on a trip. Will continue working on it this weekend and should have changes out next week.

@Allen-Muhani
Copy link

Similar to this

Hello @mconnelly8 do you mind elaborating further on the issue??
Should it specifically be an Alchemy Provider RPC??

What are the other requirements around this? I see there is a QuikcNodeProvider that supports RPC already...

@MRLab12
Copy link

MRLab12 commented Sep 17, 2024

QuikcNodeProvider that supports RPC already...

As you mentioned, that provider is for QuickNode.

From what I'm understanding, the changes needed would be for Public Node. Something similar to getRPCURL is needed for Public Node. I started doing changes for this, so would be good to get a confirmation @mconnelly8 .

@Allen-Muhani
Copy link

@mconnelly8 By public node you mean this: https://www.publicnode.com/
If so, using the QuickNode provider with the following URLs will be fine.
Also is it for the main net alone or also the test net??

@Allen-Muhani
Copy link

@MRLab12 Are you still working on this????

@Allen-Muhani
Copy link

Allen-Muhani commented Sep 17, 2024

@mconnelly8 Just to clarify something about public node??

  1. It is completely free.
  2. There is no token string needed in the integration.

i.e there is no documentation whatsoever in the link above stating of any of the above....
Kindly advice....

@MRLab12
Copy link

MRLab12 commented Sep 30, 2024

@mconnelly8 Checking in here. Is the issue still open? I started the work but would like confirmation of what expected provider is for this work.

@jdevcs jdevcs changed the title Add RPC provider: Public Add RPC provider: alchemy Sep 30, 2024
@MRLab12 MRLab12 linked a pull request Oct 2, 2024 that will close this issue
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Good First Issue Great to learn the internals of web3.js
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants