You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
James Carnley edited this page Jan 4, 2024
·
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
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.