Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New: Implement MarginFi to Stockpile Trusts #10

Open
joeymeere opened this issue Mar 12, 2024 · 0 comments
Open

New: Implement MarginFi to Stockpile Trusts #10

joeymeere opened this issue Mar 12, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@joeymeere
Copy link
Collaborator

The early build of the stockpile-trusts program supports only Kamino, but that's far from the endgame. In vault.rs, you'll see an enum meant to denote a user's protocol of choice, and next up is MarginFi.

The business logic can be handled with simple control flow, however the CPI into their program is what's holding me back. They do not (to my knowledge) have a published crate for v2, and I am too lazy to go through their IDL right now.

If anyone wants to take the plunge on this, I'm happy to help!

@joeymeere joeymeere added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant