osmosis-labs / isotonic

Smart Contracts for the Lendex Protocol
MIT License
1 stars 0 forks source link

Create Credit Agency contract #38

Closed uint closed 2 years ago

uint commented 2 years ago

Closes #19

uint commented 2 years ago

To do before merging:

uint commented 2 years ago

I feel this is ready for review.

There might be optimizations that can be done around how I use storage here - I have little experience with that. Go ahead and suggest things! There are probably more complex test scenarios to be written, but I did what felt reasonable for this ticket.

Also: holy shit, this works.