Grant update - Morpho CoW Hooks

Hello Morpho community!

The bleu team is excited to start building 4 Morpho hooks on CoW Swap. We’ll post bi-weekly updates here as comments.

Your feedback is invaluable for us!For transparency, you can track our progress on our GitHub Repository (bleu/cow-hooks-dapps). The monorepo already contains some implemented apps, and the Morpho hooks will be added soon.

We look forward to your insights as we go!

3 Likes

Morpho CoW Hooks Update #1

Hello everyone!

We’ve officially kicked off he Morpho CoW Hooks project and have made progress on our initial milestones. Here’s an update on our current status and what’s coming next.

Milestones Tracker

Milestone Type Status ETA
:artist_palette: UI/UX Designs Critical Wrapping up 1 week
:wrench: Hook dapp lib Critical Planned 5 weeks
:money_bag: Supply / Borrow Critical In progress 4 weeks
:money_with_wings: Repay / Withdraw Critical Planned 8 weeks

Design Progress

We’ve completed the design implementation and it’s ready for review! You can check it out here: Morpho Hooks Design on Figma. Feel free to take a look and provide feedbacks!

Development Update

We’ve made a strategic change to our approach - instead of creating 4 separate hooks, we’re now developing a single hook for each operation type, resulting in two main milestones: Supply/Borrow and Repay/Withdraw.

For the Supply/Borrow functionality, we’ve made excellent progress:

  • Successfully integrated with Morpho markets using GraphQL
  • Implemented Morpho SDK to handle shares and assets amounts calculations
  • Verified that our calculations match the exact amounts displayed on the Morpho app

Upcoming Tasks

Before our next update, we aim to complete the following:

  • Implement the Supply / Borrow UI in the application
  • Allow supply and borrow transactions creations with the hook, integrating the dApp with Morpho contracts

We’re excited about the progress so far and look forward to sharing more updates as we continue development!

1 Like