wormhole-lending-examples/example-2/evm/src/contracts/lendingHub
wrinkledLatherer 9a396c2351
Readme setup + interest rate calc fixes (#57)
* basic setup instructions for installation and testing

* details on the localnet testing setup

* fixed collat ratio missing in readme

* relayer mention

* Update README.md

* Update README.md

* rphr

* Update README.md

* document piecewise linear model correctly

* add precision to piecewise linear calc;

* audit disclaimer

Co-authored-by: derpy-duck <115193320+derpy-duck@users.noreply.github.com>
2023-01-26 14:30:16 -05:00
..
Hub.sol Example 2 (#28) 2023-01-25 12:12:07 -06:00
HubChecks.sol Example 2 (#28) 2023-01-25 12:12:07 -06:00
HubGetters.sol Example 2 (#28) 2023-01-25 12:12:07 -06:00
HubInterestUtilities.sol Readme setup + interest rate calc fixes (#57) 2023-01-26 14:30:16 -05:00
HubPriceUtilities.sol Example 2 (#28) 2023-01-25 12:12:07 -06:00
HubSetters.sol Example 2 (#28) 2023-01-25 12:12:07 -06:00
HubState.sol Example 2 (#28) 2023-01-25 12:12:07 -06:00
HubWormholeUtilities.sol Example 2 (#28) 2023-01-25 12:12:07 -06:00