@mahalend/periphery
v6.1.0
Published
MahaLend Protocol periphery smart contracts
Downloads
14
Readme
MahaLend Protocol Periphery
This repository contains the Rewards Controller contract that allows to incentivize assets with multiple rewards in MahaLend markets, UI helpers and others external smart contracts utilities related with the MahaLend Protocol.
Getting started
Download the dependencies
npm i
Compile the contracts
npm run compile
Running tests
npm test