Network Overview
TODO: Write content for this page.
Explain the Internet Computer network architecture from a developer perspective. Cover subnets (independent blockchains that communicate), nodes (machines running replica software), consensus (how subnets agree on state), and boundary nodes (HTTP gateways that route requests). Focus on what matters for developers: latency, finality, replication guarantees.
- Portal: building-apps/essentials/network-overview.mdx
- Learn Hub: What is ICP?, How does ICP work?, Blockchain Protocol, Consensus, Performance
- concepts/canisters — what runs on the network
- concepts/app-architecture — how apps use the network
- reference/subnet-types — subnet type details
- guides/canister-management/subnet-selection — choosing a subnet