ScopeLift / reimbursement-tokens

0 stars 0 forks source link

Implement Swap Funcionality #31

Open apbendi opened 2 years ago

apbendi commented 2 years ago

Allow the user to swap between the riToken and the treasuryToken, and vice versa. Note that there will be lots of details to consider for the mechanics here, such as balance checking, approval txs, and more. We can/should break out those into their own issues if/when appropriate.

Contract interactions