- This repository contains examples for a Lending Pool.
- For running the front end"
- You need a moralis server and get your moralis server url and app id.
- You need to deploy the contracts in the solidity folder in this order.
- Two instances of Token Contract.
- Two instances of MockOracle Contract.
- One instance of Lending Contract.
- Transfer tokens to your secondary account from the Token Contracts deployer.
- Whitelist each instance of your Token Contract in the Lending contract, you need to provide the MockOracle contract that you will set for each of the tokens to get their price.
forked from DanielMoralisSamples/35_Liquidations
-
Notifications
You must be signed in to change notification settings - Fork 0
0xmsu/35_Liquidations
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 50.8%
- Solidity 27.5%
- HTML 21.7%