Veda
  • Veda Introduction
  • Architecture Overview
    • BoringVault
    • Manager
      • ManagerWithMerkleVerification
    • Teller
    • Accountant
    • Hook
    • DecoderAndSanitizer
    • uManagers
    • Atomic Queue
  • Integrations
    • BoringVault Protocol Integration
    • UI Integration
  • Audits
Powered by GitBook
On this page
  1. Architecture Overview

BoringVault

PreviousArchitecture OverviewNextManager

Last updated 1 year ago

The BoringVault is a barebones contract that offloads most of its functionality to external contracts. The BoringVault is rebalanced using a . Users enter/exit the BoringVault using a . BoringVault shares can also optionally run a callback on every transfer/transferFrom by setting a .

Manager
Teller
Hook