3.3.0 • Published 3 years ago
@mahalend/periphery-v3 v3.3.0
MahaLend Protocol V3 Periphery
This repository contains the Rewards Controller contract that allows to incentivize assets with multiple rewards in Aave V3 markets, UI helpers and others external smart contracts utilities related with the MahaLend Protocol V3.
Getting started
Download the dependencies
npm iCompile the contracts
npm run compileRunning tests
npm test