How Blockcast Works
Network Overview
flowchart TD
subgraph "Content Origin"
F1[Upstream CDN /<br>Content Origin]
end
subgraph "Blockcast Solution Layer"
F1 --> F[Upstream CDN Integration]
F --> G[Crowdsourced<br>Node Network]
F --> H[CDN<br>Interconnection]
F --> I[Open<br>Marketplace]
F --> J[Automatic<br>Multicast]
end
subgraph "Blockcast Infrastructure"
G --> K[Node<br>Registration]
H --> M[Control Plane<br>Management]
I --> N[Capacity Contracts<br>& SLA Verification]
J --> L[Source<br>Authentication]
K --> O[Solana<br>Blockchain]
L --> O
M --> O
N --> O
endContent Delivery Flow
Last updated