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

Update setup for node-rpc #193

Open
4 tasks
brunomenezes opened this issue Jan 30, 2025 · 0 comments · May be fixed by #194
Open
4 tasks

Update setup for node-rpc #193

brunomenezes opened this issue Jan 30, 2025 · 0 comments · May be fixed by #194
Assignees
Labels
type:refactor A code change that neither fixes a bug nor adds a feature

Comments

@brunomenezes
Copy link
Collaborator

📄 Context

The node-rpc setup to read data from L1 is completely attached to infura. The idea is to be able to swap to any other provider, e.g. Alchemy freely.

The problem is relevant, so it is quick to swap when any of these providers offer a better solution (i.e. price-wise or any other metric we see as appropriate).

The affected part is the wallet setup.

📈 Subtasks

  • Add new env vars to set up a node-rpc-uri per network.
  • Update the wallet network setup.

🎯 Definition of Done

  • CI is passing
  • Vercel builds are green
@brunomenezes brunomenezes added the type:refactor A code change that neither fixes a bug nor adds a feature label Jan 30, 2025
@brunomenezes brunomenezes self-assigned this Jan 30, 2025
@github-project-automation github-project-automation bot moved this to 📌 Todo in Explorer Unit Jan 30, 2025
@brunomenezes brunomenezes moved this from 📌 Todo to 🧑‍💻 In Progress in Explorer Unit Jan 30, 2025
@brunomenezes brunomenezes linked a pull request Jan 30, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:refactor A code change that neither fixes a bug nor adds a feature
Projects
Status: 🧑‍💻 In Progress
Development

Successfully merging a pull request may close this issue.

1 participant