ekonomia-tech / protocol-alpha

Alpha version of a DeFi stablecoin protocol
GNU General Public License v3.0
4 stars 0 forks source link

add maple deposit module #63

Closed kwhuo68 closed 2 years ago

kwhuo68 commented 2 years ago

Core changes:

  1. Adds deposit module for MPL
  2. Corresponding tests

Notes: TODOs: oracle pricing not there on Chainlink for MPL/USD, need to find official MplRewards contract address To run tests: forge test --match-contract MapleDepositModuleTest -vvv