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

Consider parameterizing fallback RPC URLs as env vars #55

Open
wildmolasses opened this issue Jan 20, 2023 · 2 comments
Open

Consider parameterizing fallback RPC URLs as env vars #55

wildmolasses opened this issue Jan 20, 2023 · 2 comments

Comments

@wildmolasses
Copy link
Contributor

Should we parameterize all these RPC URLs as env vars or something? For a production app we probably don't want to rely on public RPCs since they're often flaky/rate-limited

Originally posted by @mds1 in #51 (comment)

@mds1
Copy link
Contributor

mds1 commented Jan 25, 2023

We should parameterize the IPFS gateway used the same (introduced in #65), because use a public one by default means we'll likely gate rate limited, compared to one from our infura account

@mds1
Copy link
Contributor

mds1 commented Jan 27, 2023

Related, is one of the goerli providers we currently have doesn't seem to work consistently
image

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