You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/interaction/endpoints.mdx
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,9 +20,9 @@ The Node client (also known as the Validator client) is the main client for inte
20
20
21
21
You'll need an endpoint to setup the Node client. Grab an RPC/gRPC endpoint from [here](#node). Additionally for the Python client, you'all also need a HTTP and WebSockets endpoints.
22
22
23
-
:::tip[OEGS]
23
+
:::note
24
24
With the release of the Order Entry Gateway Service (OEGS), users can now connect to dYdX via OEGS endpoints. OEGS provides both gRPC and RPC endpoints.
25
-
for more info on OEGS, check [here](/concepts/architecture/oegs.mdx)
25
+
for more info on OEGS, check [here](../concepts/architecture/oegs.mdx)
0 commit comments