Difference between revisions of "IC architecture overview"

From Internet Computer Wiki
Jump to: navigation, search
m (Add link to subnet splitting page)
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
* [[IC consensus layer]]  
 
* [[IC consensus layer]]  
 
* [[IC P2P (peer to peer) layer]]
 
* [[IC P2P (peer to peer) layer]]
* [[IC Smart Contract Memory]]
+
 
  
 
Description of specific features:
 
Description of specific features:
* [[Bitcoin integration]]
+
*[[IC Smart Contract Memory]]
* [[HTTPS outcalls]]
+
*[[Bitcoin integration]]
 +
*[[HTTPS outcalls]]
 +
* [[Subnet splitting]]
  
 
Canisters serving the web:
 
Canisters serving the web:
 
* [[HTTP asset certification]]
 
* [[HTTP asset certification]]
 
* [[Boundary Nodes]]
 
* [[Boundary Nodes]]
 +
 +
==See Also==
 +
* '''The Internet Computer project website (hosted on the IC): [https://internetcomputer.org/ internetcomputer.org]'''

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