Skip to content

Commit

Permalink
Merge pull request #50 from ferhatqn/rpc-providers
Browse files Browse the repository at this point in the history
  • Loading branch information
codebycarson authored Apr 26, 2024
2 parents 1d3d520 + e578c8c commit 509deac
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions pages/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"title": "Advanced"
},
"token-standards": "Token Standards",
"rpc-providers": "RPC Providers",
"running-sei-node": "Run a Sei Node",
"running-validator": "Run a Validator",
"oracles": "Oracles",
Expand Down
3 changes: 3 additions & 0 deletions pages/rpc-providers/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"quicknode": "QuickNode"
}
24 changes: 24 additions & 0 deletions pages/rpc-providers/quicknode.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# QuickNode

## Accelerate Your Sei Projects

[QuickNode](https://quicknode.com) is a trusted infrastructure partner for the Sei network, providing developers with powerful APIs and dedicated support to streamline their blockchain applications.

## Supported Networks and APIs

Develop on Sei with confidence, leveraging secure and scalable API endpoints.

| Network | HTTPS | WSS | Supported APIs |
| ----------- | ----------- | ----------- | ----------- |
| Mainnet ||| Tendermint JSON-RPC/REST, Cosmos REST API |
| Devnet ||| EVM, Tendermint JSON-RPC/REST, Cosmos REST API |
| Testnet ||| EVM, Tendermint JSON-RPC/REST, Cosmos REST API |

## Partnering for Progress

Sei and QuickNode partner to offer significant benefits for developers:

- **Enterprise Discount**: Get a 15% discount on Sei RPC traffic and a 2-week free POC period
- **Self-Service Offer**: Enjoy 2 months free on our self-service plan using **SEIDEV**

For more details to take advantage of these offers, click [here](https://quicknode.notion.site/QuickNode-Benefits-for-Sei-Developers-055595fe29354fc6b8de2c2d354d0972).

0 comments on commit 509deac

Please sign in to comment.