Skip to content
James Carnley edited this page Nov 9, 2023 · 8 revisions

EVM File System (EFS) Wiki

Brief Introduction

EFS (EVM File System) is an on-chain decentralized data management protocol built for the Ethereum Virtual Machine. Our aim is to add discoverability and structure to data on EVM systems.

EFS:

  • Organizes information
  • Expands the web to include smart contracts

Key Features

  • Simple access to decentralized typed data
  • Property graph architecture
  • Editions for sharing a unified namespace amongst thousands of users
  • Immutable contracts but extensible via smart contract hooks
  • Built as a credibly neutral public good

Quick Overview

For a philosophical introduction to EFS, take a look at the high level overview.

For more technical information, take a look at the architecture overview.

Clone this wiki locally