Torque-Money / Dev-Environment

Smart contract dev environment.
GNU General Public License v3.0
1 stars 0 forks source link

Interest #40

Closed BenGOsborn closed 2 years ago

BenGOsborn commented 2 years ago

Consider how to redo the interest.

Possible options include:

BenGOsborn commented 2 years ago

Also payout a portion of the taxed collateral from the account repay to the protocol.

BenGOsborn commented 2 years ago

Make repayments be possible for one type of borrowed asset at a time (and it wont let it happen if another form of collateral needs to be paid off to do so)

BenGOsborn commented 2 years ago

Set up Gelato network

BenGOsborn commented 2 years ago

Add collateral return amounts

BenGOsborn commented 2 years ago

Add better transaction requirement labels

BenGOsborn commented 2 years ago

Make more consistent

BenGOsborn commented 2 years ago

I need to fix all of my brandings and finish my docs too then do more testing of my contracts + integrate repay and repay all with my frontend + I need to add different initial borrow and current borrows to my frontend

BenGOsborn commented 2 years ago

Write new deploy scripts