-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from Danyylka/main
Fixing spelling errors in code/documentation
- Loading branch information
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Venus Protocol ERC4626 Adapters | ||
|
||
`VenusERC4626Reinvest.sol` - Standard ERC4626 adapter over any available Venus Markets. Venus is a Compound fork protocol on the "market" level. Allowing to deposit and supply assets to the Venus's vTokens. Build on yield-daddy example, extended with a module for rewards harvesting. | ||
`VenusERC4626Reinvest.sol` - Standard ERC4626 adapter over any available Venus Markets. Venus is a Compound fork protocol on the "market" level. Allows to deposit and supply assets to the Venus's vTokens. Build on yield-daddy example, extended with a module for rewards harvesting. |