IndexCoop / index-app

The official web app of the Index Coop.
https://app.indexcoop.com
6 stars 13 forks source link

refactor: separate quote hooks per feature #1331

Open janndriessen opened 1 month ago

janndriessen commented 1 month ago

Check if we can find a way to separate the individual quote hooks more and then let features have there individual mechanisms for getting quotes. As the requirement for features like leverage suite or trade are very different it would be better to split this up (even if repeating some code). This way it's easier customizable to the individual needs.

TODOs

janndriessen commented 1 month ago

Thoughts on this? @0xonramp