Skip to content

Cairo implementation of different types of interest bearing tokens: aToken, cToken and the EIP-4626 standard.

Notifications You must be signed in to change notification settings

MakCUkr/Interest-bearing-tokens-Cairo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interest Bearing Tokens in Cairo

This repository is a base template implementations of interest bearing tokens: cToken, aToken and EIP-4626. The implementations for cToken and the EIP4626 are complete. Whereas the Pool contract for aTokens can be imlpmented as an exercise.

To run the tests, setup and install Protostar, and run protostar test

About

Cairo implementation of different types of interest bearing tokens: aToken, cToken and the EIP-4626 standard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages