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

Refactor: pdate setup for node rpc #194

Merged
merged 3 commits into from
Feb 2, 2025

Conversation

brunomenezes
Copy link
Collaborator

@brunomenezes brunomenezes commented Jan 30, 2025

Summary

Code changes to be able to switch between node-rpc per network.

Changes:

  • Remove projec-id configuration from the environment variables and code.
  • Added new environment variable for each supported network NEXT_PUBLIC_RPC_URL_{1 | 11155111 | 31337}
  • Added a few typescript mappings for IDE autocomplete.

@brunomenezes brunomenezes linked an issue Jan 30, 2025 that may be closed by this pull request
4 tasks
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 3:06am

@brunomenezes brunomenezes self-assigned this Jan 30, 2025
@brunomenezes brunomenezes marked this pull request as ready for review January 30, 2025 03:09
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13044874700

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 77.745%

Totals Coverage Status
Change from base Build 13000850930: 0.2%
Covered Lines: 339
Relevant Lines: 402

💛 - Coveralls

@brunomenezes brunomenezes merged commit 60dc113 into main Feb 2, 2025
6 of 7 checks passed
@brunomenezes brunomenezes deleted the refactor/193-update-setup-for-node-rpc branch February 2, 2025 22:59
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

Successfully merging this pull request may close these issues.

Update setup for node-rpc
3 participants