Kopio Docs
  • ℹ️Kopio Project 101
  • fundamentals
    • CDPs
      • ICDP
        • Deposit
        • Withdraw
        • Burn / Repay
        • Minting / Borrowing
        • Liquidations
      • SCDP
        • Deposits
        • Swaps
        • Liquidations
    • Collateral Assets
    • Kopio Assets
    • ONE
    • Synth Wrap
    • Liquidations
    • Oracles
    • Glossary
    • Litepaper
  • Developers
    • Contracts Overview
    • Liquidations
    • Errors
  • contracts
    • Deployment Addresses
  • Security
    • Audits
Powered by GitBook
On this page
  1. Developers

Contracts Overview

PreviousLitepaperNextLiquidations

Last updated 9 months ago

This documentation is a work in progress!

Introduction

Contracts that Kopio has developed mainly fall into four categories:

  • Diamond: Contracts related to EIP-2535 diamond proxy pattern.

  • Core: ICDP/SCDP Borrow/Mint/Liquidation state, logic and configuration.

  • Vault: ERC-4626 derivative.

  • Tokenization: Kopio Asset, Kopio Asset Anchor (Non-rebasing wrapper token), ONE.

Repository:

https://github.com/kopio-dev/kopio-protocol