Skip to content

Fixes #17 - Create YieldSourceConnector interface and ZKLendConnector#21

Merged
codebestia merged 1 commit intodevfrom
feat/yield-source-connector
Jan 17, 2025
Merged

Fixes #17 - Create YieldSourceConnector interface and ZKLendConnector#21
codebestia merged 1 commit intodevfrom
feat/yield-source-connector

Conversation

@codebestia
Copy link
Owner

Description

This PR creates a new connector and the interface for a connector connection. A connector is a contract created for access to a yield source. That way, several yield source can be connected to the protocol and can be chosen from when creating a vault

Related Issue

Fixes #17

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation update
  • Other (please describe)

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual tests
  • Other (please describe)

Checklist:

  • I have read the contributing guidelines.
  • I have updated the documentation (if applicable).
  • My changes do not break existing functionality.
  • I have added tests that cover my changes (if applicable).
  • All new and existing tests pass.
  • I have included screenshots or GIFs to demonstrate the changes (if applicable).

Screenshots (if applicable)

Additional Notes

@codebestia codebestia merged commit ecb22e0 into dev Jan 17, 2025
3 checks passed
@codebestia codebestia deleted the feat/yield-source-connector branch January 17, 2025 13:26
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