Skip to content

Commit 4a9fb32

Browse files
committed
added diagram to push delivery architecture
1 parent ce9d94f commit 4a9fb32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/datalink/push-delivery/architecture.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ import { ClickToZoom } from "@components"
1818

1919
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.
2020

21+
<ClickToZoom
22+
src="/images/datalink/datalink-push-conceptual-diagram.png"
23+
alt="DataLink High-Level Architecture (Push Delivery)"
24+
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+
2127
1. **Data Provider Connection**
2228
- Chainlink Labs curates and onboards premium Data Providers who make their specialized data available via secure API endpoints
2329
- The provider makes their proprietary data available via a secure API endpoint.

0 commit comments

Comments
 (0)