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

Add a constant variable for supported chain IDs #556

Open
manumonti opened this issue Jul 29, 2024 · 1 comment
Open

Add a constant variable for supported chain IDs #556

manumonti opened this issue Jul 29, 2024 · 1 comment

Comments

@manumonti
Copy link
Member

The supported chains for the TACo conditions can vary over the time due to the deprecation of the different networks or because we decide to support only some testnets depending on the domain used (especially on Lynx, Tapir...).

We can add a constant variable to taco-web containing the chain ID of the supported chains so it is clear which ones are supported.

@piotr-roslaniec
Copy link
Contributor

Since @nucypher/taco-web depends on @nucypher/contracts for contract compatibility, we may want to re-use (re-export) a list of supported networks from there.

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