Difference between revisions of "IC architecture overview"

From Internet Computer Wiki
Jump to: navigation, search
m (Add link to subnet splitting page)
 
Line 7: Line 7:
 
* [[IC consensus layer]]  
 
* [[IC consensus layer]]  
 
* [[IC P2P (peer to peer) layer]]
 
* [[IC P2P (peer to peer) layer]]
 +
  
 
Description of specific features:
 
Description of specific features:
* [[IC Smart Contract Memory]]
+
*[[IC Smart Contract Memory]]
* [[Bitcoin integration]]
+
*[[Bitcoin integration]]
* [[HTTPS outcalls]]
+
*[[HTTPS outcalls]]
 +
* [[Subnet splitting]]
  
 
Canisters serving the web:
 
Canisters serving the web:

Latest revision as of 13:09, 31 August 2023

IC-protocol-stack.png

As illustrated in the above diagram, the Internet Computer Protocol consists of four layers:


Description of specific features:

Canisters serving the web:

See Also