Skip to content

BuckyFinance/aurita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Aurita is a decentralized lending optimizer built on top of lending pools like Aries or Echelon. It enhances capital efficiency by matching lenders and borrowers peer-to-peer, offering improved interest rates.

Testnet Deployment

Aurita Contract

0x29c7c0182d3cd3f4b12e57eee7cd6653194828a3535745229eeae8b861253067

Aurita Coin

0x9ecc4f0af6934c425dfd8c83f34cc8895bc1b82bd1b3adccfdb416ecff697675

Compile

aptos move compile

Test

aptos move test

Add as dependency

Add to Move.toml

[dependencies.MorphoAptos]
git = "https://github.com/BuckyFinance/aurita.git"
rev = "<commit hash>"

And then use in code:

use account::entry_positions_manager;
...
lending_pool::supply

LICENSE

MIT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •