Skip to content

feat: add modular lending connector (vesu first)#55

Draft
robertkodra wants to merge 5 commits intokeep-starknet-strange:mainfrom
robertkodra:codex/feat-lending-vesu-connector
Draft

feat: add modular lending connector (vesu first)#55
robertkodra wants to merge 5 commits intokeep-starknet-strange:mainfrom
robertkodra:codex/feat-lending-vesu-connector

Conversation

@robertkodra
Copy link

@robertkodra robertkodra commented Mar 3, 2026

Summary

  • add a new modular lending module with protocol provider abstraction
  • implement initial Vesu provider (market discovery + tx builders + position/health reads)
  • wire lending client into wallet and tx builder (lendDeposit, lendWithdraw, lendBorrow, lendRepay)
  • add lending unit tests and live paymaster smoke test scaffold

Validation

  • npm run -s typecheck
  • npm run -s lint
  • npm run -s test -- tests/lending-vesu-provider.test.ts tests/lending-wallet.test.ts tests/tx-builder.test.ts

Linked Issue

@coderabbitai
Copy link

coderabbitai bot commented Mar 3, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2f85a8be-d2d4-4e85-b335-191f1e6eb197

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@0xsisyfos 0xsisyfos requested a review from 0xLucqs March 4, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant