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

Multichain #1373

Open
henrio123 opened this issue Oct 13, 2023 · 0 comments
Open

Multichain #1373

henrio123 opened this issue Oct 13, 2023 · 0 comments

Comments

@henrio123
Copy link
Collaborator

  • Get the UI modified to show what chain each strategy is on + be able to filter by chain, i think we do something similar as sushi does (https://www.sushi.com/pool); i was going to post some screenshots in the FE chat at some point to make sure we all align
  • We need to make sure/get the wallet connections to work on different chains, so we need new flows for what happens if a user for example clicks on deposit for a strategy that is not on the chain they're currently on
  • We need to modify all of the APIs on the backend and also vercel to be able to support different chains
  • 2 different Defi llama repositiories need to be updated to support multichain and de deuplicate any data for strategies depositing across chains (this will be a bit of work on my part)
  • I believe, but im not certain, that we might need to change some of how our pricing and incentive calculations work -- its possible we can leave these alone but im not really sure
  • Bridging somm -- rn we only support briding to and from eth, i think we can leave this but eventually it will have to change

Theres definitely other stuff im not remembering right at this moment, but i think the most annoying parts will likely be updating the APIs, and getting the wallet connection flows done end to end

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

No branches or pull requests

1 participant