Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdapper committed Mar 13, 2023
1 parent f03e244 commit e2eea81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Note: Users have to approve their collateral aToken to the contract so it can
At the end of `Unwind.unwind` transaction all the remainder collateral and debt
token assets are returned back to the user.

A similar contract and script can also be written for levering up. Maybe something for
future if I find some personal use for that case. New users can also just use something
like DefiSaver or InstaDapp DSAs to open/close levered positions. I personally needed
this script for an existing position on an EOA.

## Script

[`Unwind.s.sol`](./script/Unwind.s.sol) can be used by users to unwind their positions
Expand Down

0 comments on commit e2eea81

Please sign in to comment.