bepro-js
bepro-js copied to clipboard
Create a Lending Protocol [ala @Compound.Finance]
Describe the feature or project 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
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 $100k BEPRO
Who are we Bepro.Network (BetBlock Technology LDA)