diff --git a/docs/reference/rpc-list.mdx b/docs/reference/rpc-list.mdx new file mode 100644 index 00000000..f95e9647 --- /dev/null +++ b/docs/reference/rpc-list.mdx @@ -0,0 +1,23 @@ +There are multiple RPC providers available with free to higher throughput tiers to enable you to interact with Soroban. +Multiple providers can be used for testing, production and scaling with redundancy and load balancing. + +| Provider | Signup / Access | Network | +| :------------------------------------------------------- | ---------------------------------------------------- | --------- | +| [Blockdaemon](https://www.blockdaemon.com) | [Access](https://www.blockdaemon.com/apply/soroban) | `Testnet`,`Pubnet` | +| [Validation Cloud](https://validationcloud.io/) | [Access](`https://app.validationcloud.io/`) | `Testnet`,`Pubnet` | +| [QuickNode](https://www.quicknode.com/chains/stellar) | [Access](`https://www.quicknode.com/chains/stellar`) | `Testnet`,`Pubnet` | +| [BlockEden](https://blockeden.xyz/stellar-soroban) | [Access](`https://blockeden.xyz/stellar-soroban`) | `Testnet`,`Pubnet` | +| [NowNodes](https://nownodes.io/nodes/stellar-xlm) | [Access](`https://nownodes.io/nodes/stellar-xlm`) | `Testnet`,`Pubnet` | + +SDF (Futurenet and Testnet only) +| Provider | Endpoint | Friendbot | Network | +| :---------------------------- | ------------------------------------- | ----------------------------------------- | ----------- | +| [SDF](http://www.stellar.org) | `https://rpc-futurenet.stellar.org` | `https://friendbot-futurenet.stellar.org` | `Futurenet` | +| [SDF](http://www.stellar.org) | `https://soroban-testnet.stellar.org` | `https://friendbot.stellar.org` | `Testnet` | + + + + +