Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

📸 Interfaces of the smart contracts of the Angle Protocol

Notifications You must be signed in to change notification settings

AngleProtocol/angle-interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angle-interfaces

Description

This repo contains the interfaces for interacting with the core contracts of Angle Protocol.

It is split in three different files:

  • IAngle.sol: contains the user-facing functions of the contracts of the protocol
  • IAngleGovernance.sol: contains the functions for which only the different governor addresses (and in some cases the guardian) addresses are allowed
  • IAngleKeeper.sol: lists for each contract the different functions with which keepers can interact to perform actions that are beneficial to the protocol

Protocol Architecture

The smart contracts of the protocol are structured with the architecture below:

Angle Protocol Smart Contract Architecture

They will soon be made open-source.

Further Information

For more info about the protocol:

About

📸 Interfaces of the smart contracts of the Angle Protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published