This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix markdown formatting in rpc provider table
- Loading branch information
1 parent
224499a
commit 64e1c6a
Showing
1 changed file
with
8 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,17 @@ | ||
Multiple providers are available with free to high throughput RPC endpoints can be used for development, testing and production. | ||
Testnet is available (with Pubnet coming soon). | ||
Testnet is available (with Pubnet coming soon). | ||
|
||
| Provider | Signup / Access | | ||
| :------------------------------------------------------- | ---------------------------------------------------- | | ||
| [Blockdaemon](https://www.blockdaemon.com) | [Access](https://www.blockdaemon.com/apply/soroban) | | ||
| [Validation Cloud](https://validationcloud.io/) | [Access](https://app.validationcloud.io/) | | ||
| [QuickNode](https://www.quicknode.com/chains/stellar) | [Access](https://www.quicknode.com/chains/stellar) | | ||
| [BlockEden](https://blockeden.xyz/stellar-soroban) | [Access](https://blockeden.xyz/stellar-soroban) | | ||
| [NowNodes](https://nownodes.io/nodes/stellar-xlm) | [Access](https://nownodes.io/nodes/stellar-xlm) | | ||
| Provider | Signup / Access | | ||
| :---------------------------------------------------- | --------------------------------------------------- | | ||
| [Blockdaemon](https://www.blockdaemon.com) | [Access](https://www.blockdaemon.com/apply/soroban) | | ||
| [Validation Cloud](https://validationcloud.io/) | [Access](https://app.validationcloud.io/) | | ||
| [QuickNode](https://www.quicknode.com/chains/stellar) | [Access](https://www.quicknode.com/chains/stellar) | | ||
| [BlockEden](https://blockeden.xyz/stellar-soroban) | [Access](https://blockeden.xyz/stellar-soroban) | | ||
| [NowNodes](https://nownodes.io/nodes/stellar-xlm) | [Access](https://nownodes.io/nodes/stellar-xlm) | | ||
|
||
### 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` | | ||
|
||
|
||
|
||
|