Contracts Overview

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

Last updated