Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a tutorial for Lending borrowing platform #497

Open
vivekjain23 opened this issue Aug 7, 2024 · 0 comments
Open

Create a tutorial for Lending borrowing platform #497

vivekjain23 opened this issue Aug 7, 2024 · 0 comments
Assignees

Comments

@vivekjain23
Copy link

The tutorial should cover the concepts below.

  • Use compound 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.
@vivekjain23 vivekjain23 self-assigned this Aug 7, 2024
@github-project-automation github-project-automation bot moved this to Product Backlog in Developer Experience Aug 7, 2024
@vivekjain23 vivekjain23 moved this from Product Backlog to In Progress in Developer Experience Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant