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 Lending Protocol #101

Open
Reallym404 opened this issue Sep 29, 2021 · 3 comments
Open

Create a Lending Protocol #101

Reallym404 opened this issue Sep 29, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@Reallym404
Copy link

Describe the bug
Create a simple ERC20 only Protocol where users can borrow until 20% of what they lended initially.
Only ERC20 should be allowed, and you can borrow one ERC20 against other ERC20

Reproduction
Information information :

  • Only ERC20 Tokens that are present in Uniswap with a pair against ETH should be available
  • Ratio of exchange between the borrowed ERC20 Token & the lended ERC20 should be gotten directly from uniswap v3 solidity
    API (direct solidity calls - against the current price in ETH)
  • Users should have to pay a 1% fee each month to keep their principal available
  • You should be able to lend the protocol funds and get a variable APR based on the amount of borrowers value paid in fees each month

Available examples
compound.finance

Bounty
$30k BEPRO

Who are we
Bepro.Network (BetBlock Technology LDA)

@Reallym404 Reallym404 added the bug Something isn't working label Sep 29, 2021
@sgoia
Copy link
Contributor

sgoia commented Nov 20, 2021

I am interested in this project. we need a settle price for $30k BEPRO reward.

@bepro-bot
Copy link
Contributor

@Ruiub3i is working on this.

@bepro-bot
Copy link
Contributor

@Elviandi is working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants