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

[CHORE] Centralize RPC Config #400

Open
metalboyrick opened this issue Dec 20, 2024 · 2 comments
Open

[CHORE] Centralize RPC Config #400

metalboyrick opened this issue Dec 20, 2024 · 2 comments
Assignees

Comments

@metalboyrick
Copy link
Collaborator

Issue Overview

We currently have too much entry points to configure RPC from. We would like a way to centralize the RPC configurations so that we have the fewest entry point possible.

Proposed Solutions or Ideas

  • Centralize to scaffold.config.ts, which would be easier to access from application standpoint, but not deployment friendly, or
  • Centralize to .env, which is more deployment friendly but would mean quite the overhaul to the system
@metalboyrick metalboyrick self-assigned this Dec 20, 2024
@od-hunter
Copy link
Contributor

Hi @metalboyrick , can I help with this? I’m ready to work.

@mathstickz
Copy link

from my view point of this issue why not provide a user friendly operation along side the main application to aid better access to the applicant i would like to contribute to this issue @metalboyrick

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

3 participants