Create a tutorial for Lending borrowing platform
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The tutorial should cover the concepts below.
- Use [compound](https://docs.compound.finance/v2/) protocol to create the lending borrowing protocol.
- The user should be able to perform 4 functionalities :
- Lend tokens
- Borrow tokens
- Withdraw tokens
- Repay tokens
- Write smart contracts for the above functionalities using Solidity.
- Implement Oracle contracts to fetch and update price feeds for assets.
- Create a basic UI for the platform for a user using React and Ethers.js.
- (optional) Develop subgraphs to query historical data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.