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: src/content/data-streams/supported-networks.mdx
+14-34Lines changed: 14 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,40 +11,7 @@ import DataStreams from "@features/data-streams/common/DataStreams.astro"
11
11
12
12
<DataStreamssection="dsNotes" />
13
13
14
-
Chainlink Data Streams has two primary implementations: [Streams Trade](/data-streams/streams-trade) and [Streams Direct](/data-streams/streams-direct). Network support differs between these two implementations.
15
-
16
-
## Streams Trade (Onchain Lookup)
17
-
18
-
Streams Trade allows smart contracts to access Data Streams onchain using the [`StreamsLookup`](/data-streams/getting-started) capability integrated with [Chainlink Automation](/chainlink-automation).
19
-
20
-
Streams Trade is currently available on the following networks:
Chainlink Data Streams has two primary implementations: [Streams Direct](/data-streams/streams-direct) and [Streams Trade](/data-streams/streams-trade). Network support differs between these two implementations.
48
15
49
16
## Streams Direct (Offchain Access)
50
17
@@ -54,3 +21,16 @@ Streams Direct is available on any network listed on the following pages, where
-[Real World Asset (RWA) Streams](/data-streams/rwa-streams)
24
+
25
+
## Streams Trade (Onchain Lookup)
26
+
27
+
Streams Trade allows smart contracts to access Data Streams onchain using the [`StreamsLookup`](/data-streams/getting-started) capability integrated with [Chainlink Automation](/chainlink-automation).
28
+
29
+
Streams Trade is currently available on the following networks:
0 commit comments