Inspiration
I was wondering why lending/borrowing protocol does not exist in Cosmos ecosystem. So I tried to make one in couple of weeks studying compound.
What it does
It is a lending/borrowing protocol in a form of cosmwasm contract for now, but I want to extend this to dapps in other blockchains as well.
How I built it
I used Houston, a cosmwasm development framework.
Challenges I ran into
unexpected problems while beta testing houston framework
Accomplishments that I'm proud of
It was interesting to look over how lending/borrowing works in the compound, and studied a lot about interest models.
What I learned
General financial knowledge and interest in money market
What's next for Quasar
getting friends to build together
deployment to cosmwasm supported mainnet
Aggregated interface to lend/borrow across cosmwasm supported blockchains or maybe other blockchains
Integration with other smart contract assets with exponential precision library.
Built With
- cosmwasm
- rust
Log in or sign up for Devpost to join the conversation.