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/build/sdk/v2/quick-start.md
+94-3Lines changed: 94 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,21 +72,112 @@ The Unique SDK currently supports the following modules:
72
72
73
73
Instead of using public SDK endpoints, you can easily run your own HTTP proxy. Create a docker-compose.yml with the following content, and run `docker compose up`.
74
74
75
-
```yml:no-line-numbers
76
-
version: "3.8"
77
75
76
+
### Sample HTTP proxy configuration for Unique Network mainnet
0 commit comments