Skip to content

Commit

Permalink
Update providers.md (#2197)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenykuzyakov authored Aug 5, 2024
1 parent 2709161 commit db67c88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/5.api/rpc/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you want to use a custom RPC provider with NEAR Wallet Selector, [check this
| [BlockPi](https://chains.blockpi.io/#/near) | `https://public-rpc.blockpi.io/http/near` |
| [dRPC](https://drpc.org/) | `https://near.drpc.org` |
| [fast-near web4](https://github.com/vgrichina/fast-near) | `https://rpc.web4.near.page` |
| [FASTNEAR Free](https://twitter.com/fast_near/status/1779578631318368269) | `https://free.rpc.fastnear.com` |
| [FASTNEAR](https://fastnear.com) | `https://free.rpc.fastnear.com` |
| [Gateway.fm](https://gateway.fm/) | `https://rpc.near.gateway.fm/` |
| [GetBlock](https://getblock.io/nodes/near/) | `https://getblock.io/nodes/near/` |
| [Lava Network](https://www.lavanet.xyz/get-started/near) | `https://near.lava.build` |
Expand All @@ -43,6 +43,7 @@ If you want to use a custom RPC provider with NEAR Wallet Selector, [check this
| -------------------------------------------------------------------------- | ------------------------------------------------------------ |
| [NEAR](setup.md) | `https://rpc.testnet.near.org` |
| [Pagoda](https://www.pagoda.co/console) | `https://rpc.testnet.pagoda.co` |
| [FASTNEAR](https://fastnear.com) | `https://test.rpc.fastnear.com` |

## RPC Failover

Expand Down

0 comments on commit db67c88

Please sign in to comment.