Skip to content

CryptoLends is an upcoming decentralized finance peer-to-peer lending platform where users can borrow and lend cryptocurrency instantly.

License

Notifications You must be signed in to change notification settings

TheDaniel3131/CryptoLends

Repository files navigation

CryptoLends: A Peer-to-Peer Decentralized Finance Lending Platform

CryptoLends is a DeFi (Decentralized Finance) application that offers a decentralized peer-to-peer lending platform built mainly using NextJS, React, TypeScript, Supabase & Hardhat. It serves as a demonstration of how Hardhat can be utilized in real-world scenarios. The project includes a smart contract, a test suite for the contract, and a Hardhat Ignition module for deploying the contract.

To get started with CryptoLends, you can try running some of the following tasks:

Frontend Commands

Please install these before running npm run dev!

npx v0 add Sf3MALSwyYX

Backend Commands

npx hardhat help
npx hardhat node
npm run test
npm run deploy
npm run compile
Notes on the commands:

npm run test is same as REPORT_GAS=true npx hardhat test or npx hardhat test
npm run deploy is same as npx hardhat ignition deploy ./ignition/modules/Lock.ts
npm run compile is same as npx hardhat compile

Misc (Not for Public View):

Discussion Threads: Google Docs Link

.7z CryptoLends Project: https://www.mediafire.com/file/0gsgtfscymbtn7t/cryptolends.7z/file

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •