Skip to main content

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.

  1. Contributors package frontend code under strict build constraints.
  2. A governance proposal publishes or upgrades a dapp version on-chain.
  3. Approved bundle roots are stored in the DappRegistry and content is fetched from IPFS.
  4. 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.