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

Create documentation for Quicknode provider feature #7115

Open
3 tasks
mconnelly8 opened this issue Jun 20, 2024 · 1 comment · May be fixed by #7119
Open
3 tasks

Create documentation for Quicknode provider feature #7115

mconnelly8 opened this issue Jun 20, 2024 · 1 comment · May be fixed by #7119
Labels
4.x 4.0 related Estimate

Comments

@mconnelly8
Copy link

mconnelly8 commented Jun 20, 2024

  • Update docs : QuickNodes is now default provider.
  • Update docs : there is rate limit of QuickNode provider & create new user account in case of limit reached by using web3.js referral link for supporting web3.js lib
  • Adding External providers guide:
    how to create instance of Quicknode provider and use with web3 for custom Network, Transport and token , example code is
    const provider = new QuickNodeProvider(network, transport);
@mconnelly8 mconnelly8 added 4.x 4.0 related Estimate labels Jun 20, 2024
danforbes added a commit that referenced this issue Jun 21, 2024
@danforbes danforbes linked a pull request Jun 21, 2024 that will close this issue
@jdevcs
Copy link
Contributor

jdevcs commented Jun 25, 2024

Documentation of Quicknode rate limit

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

Successfully merging a pull request may close this issue.

2 participants