Architecture

Simple Page is designed to give you control, without sacrificing user experience.

Overview

SimplePage operates as a three-tier decentralized system:

  1. Smart Contracts (Ethereum): Manage page subscriptions, indexing coordination, and ENS integration
  2. Frontend Application (Web): User interface for content creation, editing, and publishing
  3. DService node (Indexer + IPFS): Handle content storage, retrieval, and blockchain indexing

Data Flow

User writes content (in Frontend) → Content is uploaded (to DService) → ENS contenthash update (in Frontend) → Content available globally (your ENS name)

< Prev (Guides)Next (Components) >