Wildcat Protocol Documentation
  • The Wildcat Protocol
  • Overview
    • The Elevator Pitch
    • Whitepaper
    • FAQs
  • Using Wildcat
    • Terminology
    • Onboarding
    • Day-To-Day Usage
      • Borrowers
      • Lenders
      • Market Access Via Policies/Hooks
      • The Sentinel
    • Protocol Usage Fees
    • Delinquency
  • Technical Overview
    • Security/Developer Dives
      • The Scale Factor
      • Core Behaviour
      • V1 -> V2 Changelog
      • Known Issues
      • Hooks
        • How Hooks Work
        • Access Control Hooks
        • Fixed Term Loan Hooks
    • Function/Event Signatures
      • /access
        • AccessControlHooks.sol
        • IRoleProvider.sol
        • MarketConstraintHooks.sol
      • /interfaces
        • IHooks.sol
        • IMarketEventsAndErrors.sol
        • IWildcatArchController.sol
        • IWildcatSanctionsEscrow.sol
        • IWildcatSanctionsSentinel.sol
      • /market
        • WildcatMarketConfig.sol
        • WildcatMarketToken.sol
        • WildcatMarketWithdrawals.sol
        • WildcatMarketBase.sol
      • /spherex
        • ISphereXEngine.sol
        • ISphereXProtectedRegisteredBase.sol
        • SphereXConfig.sol
      • HooksFactory.sol
      • IHooksFactory.sol
      • WildcatArchController.sol
      • WildcatSanctionsEscrow.sol
      • WildcatSanctionsSentinel.sol
    • Protocol Structs
    • Contract Deployments
  • Security Measures
    • Code Security Reviews
    • SphereX Protection
    • Bug Bounty Program
  • Legal
    • Wildcat Terms Of Use
    • Risk Disclosure Statement
    • Template MLA
    • Privacy Policy
Powered by GitBook
On this page
  • Hi there.
  • Users/Researchers
  • Auditors/Developers
  • Lawyers/Regulators:

The Wildcat Protocol

Private credit, on your terms.

NextThe Elevator Pitch

Last updated 3 months ago

This Gitbook recently underwent substantial changes to incorporate Wildcat V2 details. Something you don't understand? Something missing? Fire a message to @ on Twitter/X and watch him do Things That Don't Scale!

Hi there.

Welcome to the Wildcat protocol documentation.

We recognise that a protocol Gitbook is - as a rule - read by three distinct categories of people:

  • Potential users and researchers working out if something is actually useful,

  • Security auditors working out if something is actually broken, and

  • Lawyers and regulators working out if something is actually legal.

With that in mind, we'll keep this high-level page brief.


Users/Researchers

You might as well start at the beginning.


Auditors/Developers

Contract deployments, gas profiles etc can be found under the following section:

More specifically, if you're taking part in an audit or validating a potential bug, please refer to:

If you're interested in reading about our on-chain protection or previous security reviews:


Lawyers/Regulators:

Beyond that, the documentation is yours to enjoy (or not) at your leisure.

Hic sunt dragones.

functi0nZer0
The Elevator Pitch
Technical Overview
Security/Developer Dives
Security Measures
Legal