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

Improve multichain support #6

Open
jmrossy opened this issue Dec 2, 2021 · 1 comment
Open

Improve multichain support #6

jmrossy opened this issue Dec 2, 2021 · 1 comment

Comments

@jmrossy
Copy link
Contributor

jmrossy commented Dec 2, 2021

Currently, this lib's interface (Updater + hooks) were designed with the intention of using 1 active chain at a time.
For consumers using multiple active chains, this requires inelegant solutions to use multiple copies of the hooks at once.

Explore options for supporting multiple chains in an efficient way with a consumer-friendly interface.

@AjayiMike
Copy link

AjayiMike commented Apr 25, 2024

Hey, I'd like to work on this as it would be very usefull. Personally, I've been in two scenario where this was required. Do you have anything you'd like to share regarding how to implement it?

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

2 participants