Skip to content

autoscale-defi/savings-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savings+ by Autoscale Smart Contracts

Welcome to the Savings+ smart contracts repository by Autoscale. You can find here the technical specifications and the documentation.

This repository comprises three distinct types of smart contracts:

  1. Controller Contract - Orchestrates the interaction between users and other contracts.
  2. Vault Contract - Responsible for holding all rewards.
  3. Platforms Contract - Formalizes the interaction between the controller and the various DeFi platforms.

Frontend Repository

For the frontend of Savings+, please visit the savings-interface repository.

Interactions

Interactions and deployment flow for the controller and vault contracts can be found in the interaction directory.

Interactions for the platforms contracts can be found in the interaction folder in the specific platform directory (e.g. AshSwap)

APR Calculator

By running the command python3 scripts/aprCalculator.py, you can do some conversions and also calculate the amount of rewards for a given duration and APR.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published