VibeFi Documentation
These docs are for developers building, governing, and operating VibeFi components. If you want to use VibeFi as an end user, go to vibefi.dev/download.
VibeFi is a decentralized governance and hosting protocol for DeFi frontends.
- Contributors package frontend code under strict build constraints.
- A governance proposal publishes or upgrades a dapp version on-chain.
- Approved bundle roots are stored in the DappRegistry and content is fetched from IPFS.
- End users run approved dapps in the VibeFi client runtime — sandboxed, locally built, with no outbound HTTP.
Start with Prerequisites and Local Stack, then explore Architecture and component docs.