Skip to content

Liquid-Staking-Decentralized is a decentralized application (DApp) that enables users to stake their assets on a proof-of-stake (PoS) blockchain.

License

Notifications You must be signed in to change notification settings

BoddepallyVenkatesh06/Liquid-Staking-Decentralized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSD 💊

LSD is a liquid staking and leverage staking based yield generating vault. You can deposit your matic and receive LSD tokens which will appreciate in value w.r.t. matic over time 📈 LSD internally uses Stader, Aave & Balancer as well as the whole project.

Contracts

LSD.sol: This is the core ERC4626 based contract

LSDWrapper.sol: This contract contains additional function for slippage and gateway (i.e. if user wishes to invest matic instead of wmatic or receive matic instead of wmatic they can use these gateway functions)

Live Demo

Running this project

  1. Clone the repository

  2. Run the following command from the root of the project

yarn install
yarn start

If you don't wish to interact with the polygon mainnet follow the steps below:

  1. Clone the repository
  2. In the scaffold.config.ts file change the targetNetwork property to chains.hardhat
  3. Run the following command from the root of the project
yarn install
yarn fork
yarn deploy
yarn start

ScreenShot

screenshots1 screenshots1 screenshots1 screenshots1 screenshots1 screenshots1 screenshots1

Contact