Old Content
Video Introduction
How does EarthFast serve content?

Users fetch website content from a set of decentralized Content Nodes through a Secure Enclave running on the browser in web workers.
The Secure Enclave checks the hash of each file on the browser against the content bundle. The content bundle pointer and checksum are stored on-chain and the majority of content nodes must agree on the proper bundle. The Secure Enclave will only load files that pass the integrity check and match the hash in the content bundle.
The website version can be upgraded by the Project Owner registered on-chain. The Project owner can be a Governance contract, DAO or any other wallet or contract capable of ETH transactions.
Last updated