From df5b76cd8e1419126a8529cdaf3850bc447e46a4 Mon Sep 17 00:00:00 2001 From: Evan <0xIchigo@protonmail.com> Date: Fri, 12 Jan 2024 22:50:38 -0500 Subject: [PATCH 1/2] Update Docs to Include Helius --- docs/05-resources/00-rpc-providers.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/05-resources/00-rpc-providers.md b/docs/05-resources/00-rpc-providers.md index 34b350659..486df2f75 100644 --- a/docs/05-resources/00-rpc-providers.md +++ b/docs/05-resources/00-rpc-providers.md @@ -48,6 +48,7 @@ The following section includes multiple RPC providers. - [Figment](https://figment.io/datahub/solana/) - [GenesysGo](https://genesysgo.com/) - [GetBlock](https://getblock.io/) +- [Helius](https://www.helius.dev/) - [NOWNodes](https://nownodes.io/) - [QuickNode](https://quicknode.com/) - [RunNode](https://runnode.com/) @@ -145,6 +146,19 @@ After setting up an account, proceed to choose a convenient plan. GetBlock users can set up an account using nothing but a cryptocurrency wallet. +### Helius + +[Helius](https://www.helius.dev/) is Solana's leading blockchain developer platform. With Helius, developers can access to a wide range of enhanced APIs, webhooks, RPC nodes, and cutting-edge infrastructure such as Geyser Nodes for low-latency streaming. Helius has a generous free tier available for developers to test their infrastructure. It comes with 1M monthly credits, 25 RPC requests per second, 5 API/DAS requests per second, and 1 webhook. Developers can also test Helius using [Test Drive](https://testdrive.helius.xyz/), the ultimate tool for testing Solana RPCs. + +To get started with Helius, sign into the [Helius developer dashboard](https://dev.helius.xyz/dashboard/app). Users can pay in crypto or fiat to upgrade to a paid plan. + +| RPC Info | Free | Developer (49USDC/mo) | Business (399USDC/mo) | Performance (699/mo) | +|-----------------|------|-----------------------|-----------------------|----------------------| +| Requests/sec | 25 | 50 | 150 | 500 | +| Monthly Credits | 1M | 10M | 200M | 500M | + +Helius also offers an Enterprise plan. This is a custom plan with higher throughput, dedicated infrastructure, volume pricing, 24/7 priority support engineers, usage optimization, and more, starting at $1100/mo. Helius also offers [dedicated nodes](https://w2hh5e4o0ga.typeform.com/to/T9UN3ZoD?typeform-source=www.helius.dev). For inquiries, visit the [Helius Discord](https://discord.com/invite/6GXdee3gBj) and get started, today. + ### 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. From 6baf788780a4a6d045e7221b4f03a59a755a9125 Mon Sep 17 00:00:00 2001 From: Evan <0xIchigo@protonmail.com> Date: Sat, 13 Jan 2024 01:16:27 -0500 Subject: [PATCH 2/2] Update Custom Plans --- docs/05-resources/00-rpc-providers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/05-resources/00-rpc-providers.md b/docs/05-resources/00-rpc-providers.md index 486df2f75..102d892a6 100644 --- a/docs/05-resources/00-rpc-providers.md +++ b/docs/05-resources/00-rpc-providers.md @@ -157,7 +157,7 @@ To get started with Helius, sign into the [Helius developer dashboard](https://d | Requests/sec | 25 | 50 | 150 | 500 | | Monthly Credits | 1M | 10M | 200M | 500M | -Helius also offers an Enterprise plan. This is a custom plan with higher throughput, dedicated infrastructure, volume pricing, 24/7 priority support engineers, usage optimization, and more, starting at $1100/mo. Helius also offers [dedicated nodes](https://w2hh5e4o0ga.typeform.com/to/T9UN3ZoD?typeform-source=www.helius.dev). For inquiries, visit the [Helius Discord](https://discord.com/invite/6GXdee3gBj) and get started, today. +Helius also offers an [Enterprise plan](https://w2hh5e4o0ga.typeform.com/to/KiacmxpZ?typeform-source=www.helius.dev). This is a custom plan with higher throughput, volume pricing, 24/7 priority support engineers, usage optimization, and more, starting at $900/mo. Helius also offers [dedicated nodes](https://w2hh5e4o0ga.typeform.com/to/T9UN3ZoD?typeform-source=www.helius.dev) starting at $1100/mo. For inquiries, visit the [Helius Discord](https://discord.com/invite/6GXdee3gBj) and get started, today. ### NOWNodes