AngleProtocol
angle-interfaces
Solidity

๐Ÿ“ธ Interfaces of the smart contracts of the Angle Protocol

Last updated Dec 9, 2025
11
Stars
9
Forks
0
Issues
0
Stars/day
Attention Score
9
Language breakdown
Solidity 100.0%
โ–ธ Files click to expand
README

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:

ยฉ 2026 GitRepoTrend ยท AngleProtocol/angle-interfaces ยท Updated daily from GitHub