Skip to content

Commit 1a0ddc7

Browse files
committed
add rpc providers page and quicknode
1 parent 1d3d520 commit 1a0ddc7

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

pages/_meta.json

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"title": "Advanced"
2626
},
2727
"token-standards": "Token Standards",
28+
"rpc-providers": "RPC Providers",
2829
"running-sei-node": "Run a Sei Node",
2930
"running-validator": "Run a Validator",
3031
"oracles": "Oracles",

pages/rpc-providers/_meta.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"quicknode": "QuickNode"
3+
}

pages/rpc-providers/quicknode.mdx

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# QuickNode
2+
3+
## Accelerate Your Sei Projects
4+
5+
[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.
6+
7+
## Supported Networks and APIs
8+
9+
Develop on Sei with confidence, leveraging secure and scalable API endpoints.
10+
11+
| Network | HTTPS | WSS | Supported APIs |
12+
| ----------- | ----------- | ----------- | ----------- |
13+
| Mainnet ||| Tendermint JSON-RPC/REST, Cosmos REST API |
14+
| Devnet ||| EVM, Tendermint JSON-RPC/REST, Cosmos REST API |
15+
| Testnet ||| Tendermint JSON-RPC/REST, Cosmos REST API |
16+
17+
## Partnering for Progress
18+
19+
Sei and QuickNode partner to offer significant benefits for developers:
20+
21+
- **Enterprise Discount**: Get a 15% discount on Sei RPC traffic and a 2-week free POC period
22+
- **Self-Service Offer**: Enjoy 2 months free on our self-service plan using **SEIDEV**
23+
24+
For more details to take advantage of these offers, click [here](https://quicknode.notion.site/QuickNode-Benefits-for-Sei-Developers-055595fe29354fc6b8de2c2d354d0972).

0 commit comments

Comments
 (0)