yearn-protocol
yearn-protocol copied to clipboard
Yearn smart contracts
License: MIT Signed-off-by: Vaibhav Saini
Add procedure to deploy, setup (vault, strategy, keep3r), and emergency playbook.
only once onlyPendingGovernance so delete it
Fixes: #55 Still a work in progress. Right now I think I should have the intefaces for Aave and Compound basically complete. One thing I'm wondering that in `aave/AaveToken.sol`, you...
### SPDX this pull request changes `// SPDX-License-Identifier: MIT` to reflect the newer license of `/// SPDX-License-Identifier: SSPL-1.0` > note - `///` usage for `solc` warnings even tho #### AGPL...