Skip to main content

Controller

What everyone needs to know​

  • Every project has a controller contract that mediates its rules of how funding relates to splits and tokens.
  • A project can be configured to use any contract as its controller, commonly ones that adheres to IJBController.

What you'll want to know if you're building​