Architecture

Architecture Breakdown

If product surfaces and chain boundaries are unclear, deployment and integration become noisy fast.

3 sectionsarchitecture
01

Product Surfaces

Account OS

The account workspace for system capabilities and installed apps.

Store

The discovery and distribution layer for app installation and App NFTs.

Labs

An experimental surface for concept exploration and future scenarios.

02

On-chain Layers

  • MossAccountOS Factory / Implementation instantiate wallets.
  • LogicRegistry handles dApp registration, AppNFT minting, and system-logic management.
  • System apps provide the lowest capability layer for asset permissions.
  • Regular dApp logic executes only after authorization in the wallet context.
03

Product Layers

  • OS is the wallet workspace and main interaction surface.
  • Store is the app installation and distribution surface.
  • Labs explores possible futures and is not necessarily a production workflow commitment.
Moss architecture map
Putting account, distribution, experimental surfaces, and on-chain execution on one map makes the product boundaries much easier to explain.