-
Notifications
You must be signed in to change notification settings - Fork 0
Home
James Carnley edited this page Jan 4, 2024
·
8 revisions
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
- 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
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.
I'm using this wiki as a pseudo-code proof of concept. If you wish to view it then head to the dev page. Be warned, it's crappy and embarassing and I hope you don't look at it until it's finished.