Skip to content

Commit

Permalink
Add RPC providers section (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
catalinred authored Oct 24, 2024
1 parent 5b9526b commit f29aeaa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,13 @@ NEXT_PUBLIC_BUILDER_NEWS_SETTINGS_ID=""
```

> Note from Builder [docs](https://www.builder.io/c/docs/using-your-api-key): The Builder Public API Key is public, meaning that you don't have to keep it private.
## RPC providers

To be considered for listing on the https://solana.com/rpc page, providers must demonstrate:

- **Reliability**: High uptime with robust failover and redundancy.
- **Performance**: Low-latency responses and the ability to handle Solana's high throughput.
- **Documentation**: Comprehensive guides, API examples, setup instructions, and performance dashboards.
- **Developer Support**: Strong resources, active community engagement, and transparent service status reporting.
- **Compliance**: Review by the Solana Foundation to ensure technical, security, and operational standards are met.

0 comments on commit f29aeaa

Please sign in to comment.