The homepage for the Ethereum File System (EFS) — an open source public good for organizing onchain data.
This is a single static HTML page with no build step. It is published to IPFS and resolved through the efs.eth ENS name.
No dependencies. Either open index.html directly in a browser, or serve it:
python3 -m http.server 8765
# then open http://localhost:8765Contributors using Claude Code get a working preview out of the box via the bundled .claude/launch.json (run /preview website).
- Live site: https://efs.eth.limo
- Devnet app: https://app.efs.eth.limo
- Protocol & specs: efs-project/contracts
- All repos: efs-project on GitHub
- Community: Discord · X / Twitter · Blog
Issues and pull requests welcome. This is a marketing landing page — keep changes scoped, preserve the terminal aesthetic, and make sure all asset paths stay relative so the page works from any IPFS gateway.