Skip to content

pisuthd/legato-aptos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legato Aptos

We're experimenting a DeFi strategy vault on Aptos allowing anyone to stake as low as 1 APT and lock-in staking APY at the vault's fixed rate and redeem at the full amount when the vault reaches maturity date regardless of any APY fluctuations.

Getting started

Before getting started, ensure you have all the dependencies required to run the command:

npm run bootstrap

We can then run all tests by:

npm run test

And to start the frontend application:

npm run dev

Deployment

Aptos Devnet - https://explorer.aptoslabs.com/account/0xb586d128941c1167ee7947fbec8949057f489661f52f08580d90b9831d8c7a9d/modules/code/amm?network=devnet

Releases

No releases published

Packages

No packages published