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

Make RPC nodes configurable #5

Closed
Uxio0 opened this issue Oct 3, 2023 · 1 comment
Closed

Make RPC nodes configurable #5

Uxio0 opened this issue Oct 3, 2023 · 1 comment
Assignees

Comments

@Uxio0
Copy link
Member

Uxio0 commented Oct 3, 2023

Service needs an Ethereum RPC for every network that is supported. Multiple RPCS can be configured.

There are multiple options:

  • Database and admin panel: Adds a database dependency but allows an easy configuration
  • Environment variables: Simpler but requires rebooting the service to support more networks

Analyze and implement one of the solutions

@Uxio0 Uxio0 self-assigned this Nov 27, 2023
@Uxio0
Copy link
Member Author

Uxio0 commented Nov 29, 2023

We implemented it by using environment variables by #22

@Uxio0 Uxio0 closed this as completed Nov 29, 2023
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

1 participant