File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,19 @@ Tenderly provides robust RPC infrastructure with advanced debugging capabilities
5050 insights and monitoring capabilities for Ink.
5151</Callout >
5252
53+ ## [ dRPC] ( https://drpc.org )
5354
55+ dRPC provides enterprise-level RPC infrastructure with globally distriputed nodes, decentralized architecture and focus on privacy.
56+
57+ ** Supported Networks**
58+
59+ - Ink Mainnet
60+ - Ink Sepolia
61+
62+ <Callout type = " info" >
63+ Searching for reliable RPC infrastructure?
64+ [ dRPC] ( https://drpc.org/chainlist/ink ) works seamlessly with Ink and all Superchain networks.
65+ </Callout >
5466
5567
5668<br />
@@ -110,3 +122,17 @@ QuickNode provides public and private RPC endpoints for Ink, along with websocke
110122- HTTPS: <CopyableCode code = " https://rpc-qnd-sepolia.inkonchain.com" />
111123- Websocket: <CopyableCode code = " wss://rpc-qnd-sepolia.inkonchain.com" />
112124
125+ ### 4. dRPC
126+
127+ dRPC provides globally distributed nodes for public and premium Ink RPC endpoints, including websocket support.
128+
129+ #### Ink Mainnet
130+
131+ - HTTPS: <CopyableCode code = " https://ink.drpc.org" />
132+ - Websocket: <CopyableCode code = " wss://ink.drpc.org" />
133+
134+ #### Ink Sepolia
135+
136+ - HTTPS: <CopyableCode code = " https://ink-sepolia.drpc.org" />
137+ - Websocket: <CopyableCode code = " wss://ink-sepolia.drpc.org" />
138+
You can’t perform that action at this time.
0 commit comments