Skip to content

Yash-1907/BITS_hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

built-with Chainlink built-with openzeppelin built-with Uniswap built-with Moralis built-with Nextjs

UniswapV3 NFTs as a collateral for loans

This project implements peer-to-peer mechanicsm of giving out a loan and listing an UniswapV3 NFT as a collateral. It is participating project for Chainlink Spring Hackathon 2022.

Borrowing Loan (Staking NFT)

All the UniswapV3 LP NFTs owned by the user are listed on the Borrow page, the user can list any of his NFT for a loan with specifiying the LoanTime.

Lending Money

All the NFTs that are listed by all the users over the platfrom are displayed on the Lend page. The user can provide loan in USDC to the NFT owners, getting returns from the fees earned on that NFT from Uniswap.

How to run the dappScreenshot (1182)

  1. Clone the project
  2. Run yarn install in the client directory
  3. Run yarn dev in the client directory.
  4. The dapp will be live at localhost, you can list your UniswapV3 LP token on the Borrow page.
  5. You can also lend money on the Lend page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published