Skip to main content

Sunbreak is a programmable compliance platform for DeFi applications that executes compliance checks and enforces them at the smart contract level. Sunbreak combines an SDK that integrates with frontend applications, an offchain compliance engine and onchain policy enforcement contracts to deliver DeFi’s first end-to-end compliance system. Sunbreak is configured on an application by application basis, giving developers the ability to define a custom policy that suits their needs.

What’s Inside


How It Works

  1. SDK: authenticates users and issues verifiable session tokens.
  2. API: writes valid sessions to the onchain SessionRegistry.
  3. Contracts: use the registry to evaluate whether a session is active or revoked before executing a transaction.

Get Started