Skip to content

Commit

Permalink
Update providers.md (#1438)
Browse files Browse the repository at this point in the history
* Update providers.md

---------

Co-authored-by: Damián Parrino <bucanero@users.noreply.github.com>
  • Loading branch information
zeevedeeptech and bucanero authored Jul 11, 2023
1 parent 244a1df commit 369a0de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/5.api/rpc/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: RPC Providers
---

There are multiple RPC providers from which you can choose from. These providers will work as intermediaries to help you interact with the NEAR network.
Depending on where the provider is located you'll experience different latency levels. You can potentially use multiple providers for redundancy and
You'll experience different latency levels depending on the provider's location. You can potentially use multiple providers for redundancy and
balancing.

:::tip
Expand All @@ -28,6 +28,7 @@ If you want to use a custom RPC provider with NEAR Wallet Selector, [check this
| [GetBlock](https://getblock.io/nodes/near/) | `https://getblock.io/nodes/near/` |
| [Infura](https://docs.infura.io/infura/networks/near) | `https://near-mainnet.infura.io/v3/` |
| [NodeReal](https://nodereal.io) | `https://nodereal.io/api-marketplace/near-rpc` |
| [NOWNodes](https://nownodes.io/) | `https://nownodes.io/nodes` |
| [NOWNodes](https://nownodes.io/) | `https://near.nownodes.io/` |
| [OMNIA](https://omniatech.io) | `https://endpoints.omniatech.io/v1/near/mainnet/public` |
| [QuickNode](https://www.quicknode.com/chains/near) | - |
| [Zeeve](https://www.zeeve.io/) | `` |

0 comments on commit 369a0de

Please sign in to comment.