Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Update 00-rpc-providers.md (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaNodes authored Jul 10, 2023
1 parent bf52513 commit 93382cc
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/05-resources/00-rpc-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,13 @@ The following section includes multiple RPC providers.
- [Figment](https://figment.io/datahub/solana/)
- [GenesysGo](https://genesysgo.com/)
- [GetBlock](https://getblock.io/)
- [NOWNodes](https://nownodes.io/)
- [QuickNode](https://quicknode.com/)
- [RunNode](https://runnode.com/)
- [Syndica](https://syndica.io/)
- [Triton One | RPC Pool](https://www.triton.one/)

### Alchemy
### Alchemy

Alchemy offers a free plan with a rate limit of 12 million transactions per month. Their plan is to keep it free for the first 500 people who sign up to use it. Once you sign up, you will have access to the private RPC they provide.

Expand Down Expand Up @@ -137,6 +138,17 @@ After setting up an account, proceed to choose a convenient plan.

GetBlock users can set up an account using nothing but a cryptocurrency wallet.

### NOWNodes

NOWNodes offers a free trial plan with a rate limit of 100 000 requests per month. They also offer a premium service that has no rate limits. Here you can setup your RPC: [Setup](https://account.nownodes.io/auth/login). Once you sign up, you need to create an API key in your account, and you will have access to the private RPC they provide.

You can find Solana full mainnet node in the list of available [nodes](https://nownodes.io/nodes).

| RPC Info | Free | 20 USD/month | 200 USD/month | 500 USD/month | By request |
| -------- | -------- | -------- | -------- | -------- | -------- |
| Requests/month | 100 000 | 1 000 000 | 30 000 000 | 100 000 000 | Unlimited |
| Archival Node | - | - | - | - | Yes |

### QuickNode

Another provider is [QuickNode](https://www.quicknode.com?tap_a=67226-09396e&tap_s=2286372-341e1b&utm_source=affiliate&utm_campaign=generic&utm_content=affiliate_landing_page&utm_medium=generic).
Expand Down Expand Up @@ -189,7 +201,6 @@ From the [official docs](https://docs.runnode.com/runnode/tutorials/1.-how-to-si
| Requests/sec | 25 | 100 | 150 |
| Archival Node | - | - | - |


## Additional Information

If you have any questions or would like to further understand this topic, you are welcome to ask join the [Metaplex Discord](https://discord.gg/YZZAyMFU22) group.

1 comment on commit 93382cc

@vercel
Copy link

@vercel vercel bot commented on 93382cc Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.