Install Dependencies
Learn how to interact with Morpho-Compound, on-chain via a Smart Contract & off-chain via ethers.js.
Installing dependencies allows developers to easily interact with Morpho, especially with the help of the Solidity interfaces from the open-source repository.
If you're using forge
, also add the following remapping to remappings.txt
:
Last updated