diff --git a/docs/mock_environment.md b/docs/mock_environment.md new file mode 100644 index 0000000..f465032 --- /dev/null +++ b/docs/mock_environment.md @@ -0,0 +1,10 @@ +# Mock environment +This is a collection of useful tips to shape pond to your testing needs. + +## Content +- [Increasing the GHOST lending interest rates](#increasing-the-ghost-borrow-rates) + +### Increasing the GHOST borrow rates +To simulate interest rate changes on GHOST you first need to deposit some money into the vault and then borrow as much as possible against it. +You can do this using the CLI and execute txs manually or you can use the [planfile](../README.md#planfiles) to mock it on deployment. +