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/relnotes/network.mdx
+21-15Lines changed: 21 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,27 +8,33 @@ sidebar_position: 15
8
8
9
9
# Environments and endpoints
10
10
11
-
Use these endpoints to connect your DApp to Midnight Preview and Preprod environments.
11
+
Midnight uses dedicated network services such as RPC nodes, indexer API, and proof server to power DApp development and interaction across the Preview and Preprod environments.
12
12
13
13
## Preview
14
14
15
-
|**Service**|**URL**|
15
+
The Preview environment is intended for early-stage development and experimentation.
16
+
Use these endpoints to connect your DApp to Midnight Preview environment.
Copy file name to clipboardExpand all lines: docs/relnotes/overview.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,21 +20,21 @@ displayed_sidebar: sidebar
20
20
21
21
## Compatibility
22
22
23
-
This release delivers Midnight Ledger 8.0 on Preview & Preprod, including updates to the runtime, SDKs and tooling.
23
+
This release delivers Midnight Ledger 8.0 on Preview and Preprod, including updates to the runtime, SDKs and tooling.
24
24
25
25
---
26
26
27
27
## Environments
28
28
29
-
Midnight uses dedicated network services such as RPC nodes, indexer API, and proof server to power DApp development and interaction across the Preview and Preprod environments. To connect your application and configure these services correctly, see the [environments and endpoints](./network) reference.
29
+
Midnight uses dedicated network services such as RPC nodes, indexer API, and proof server to power DApp development and interaction across the Preview and Preprod environments. To connect your application and configure these services correctly, see the [Environments and endpoints](./network) reference.
30
30
31
31
---
32
32
33
33
## Compatible components
34
34
35
35
Building on Midnight requires a set of compatible components to work properly. When creating DApps, it’s important to use the latest stable version of each component.
36
36
37
-
To view the full list of components and their compatible versions, see the [compatibility matrix](./support-matrix).
37
+
To view the full list of components and their compatible versions, see the [Compatibility matrix](./support-matrix).
Copy file name to clipboardExpand all lines: docs/relnotes/support-matrix.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ sidebar_position: 10
15
15
This matrix only reflects the latest tested versions. Earlier versions may still work, but we do not guarantee compatibility or provide support for them.
0 commit comments