🌊
FluBid
  • Overview
  • Auction Types
    • Rental Auctions Overview
    • Continuous Rental Auction
    • English Rental Auction
  • Controllers
    • Controllers Overview
    • delegate.cash Controller
    • Lens Profile Controller
    • ERC4907 Controller
  • Contracts
    • Addresses
    • Contracts Documentation
  • GitHub
Powered by GitBook
On this page
  1. Controllers

Controllers Overview

Handle asset-specific logic

Each Rental Auction instance requires a controller to handle asset-specific logic.

Controllers are deployed via the Minimal Clones Proxy Pattern (like the Rental Auctions themselves) once per auction instance. Controllers hold the asset being rented and react to renter changes.

PreviousEnglish Rental AuctionNextdelegate.cash Controller

Last updated 2 years ago