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/datalink/push-delivery/architecture.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,12 @@ import { ClickToZoom } from "@components"
18
18
19
19
DataLink (Push Delivery) provides infrastructure for Data Providers to make their specialized data available onchain through direct delivery to smart contracts, leveraging the proven [Chainlink Data Feeds](/data-feeds) architecture.
caption="DataLink (Push Delivery): Data comes from a provider via the Decentralized Oracle Network (DON) and is made available through through Chainlink Price aggregator contracts for smart contract access."
25
+
/>
26
+
21
27
1.**Data Provider Connection**
22
28
- Chainlink Labs curates and onboards premium Data Providers who make their specialized data available via secure API endpoints
23
29
- The provider makes their proprietary data available via a secure API endpoint.
0 commit comments