AskobarNetwork / Askolend

2 stars 3 forks source link

Create Money Market Instance contracts #36

Closed stan36 closed 4 years ago

stan36 commented 4 years ago

Create MoneyMarketInstance.sol using Open Zeppelin ownership and IERC20 contracts as well as various forked contracts from compound finance. This contract will handle a majority if the logic for an asset and its associated AHR and ALR tokens meaning that this contract will what borrowers and lender interact with directly.

stan36 commented 4 years ago

Rough draft is all but done, just needs final integration with liquidation functionality