tokenized-strategy
tokenized-strategy copied to clipboard
Contains the Contracts for the Yearn V3 Tokenized Strategy Implementation
## Description Please include a summary of the change and/or which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
## Description Spelling Correction *Correct typo in README.md Fixes # (issue) ## Checklist - [ ] I have run solidity linting - [ ] I have run the tests on...
Fix typos in the file: `BaseTokenizedStrategy.sol`
## Description Update function signatures to match the implementation of `BaseStrategy.sol`. ## Checklist - [X] I have run solidity linting - [X] I have run the tests on my machine...
The last line in this project's foundry.toml is: ``` https://github.com/gakonst/foundry/tree/master/config ``` but that is a 404.