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

feature: add ability to specify read-only rpc map #185

Merged
merged 5 commits into from
Sep 9, 2024
Merged

Conversation

elefantel
Copy link
Contributor

@elefantel elefantel commented Sep 6, 2024

This PR adds the ability to use both the Infura API and custom nodes to make read-only requests by specifying both the infuraAPIKey and readonlyRPCMap options when instantiating the SDK in the dapp. It previously only supported the Infura API but not custom nodes.

@elefantel elefantel self-assigned this Sep 6, 2024
@elefantel elefantel requested a review from a team as a code owner September 6, 2024 10:06
Copy link

sonarqubecloud bot commented Sep 9, 2024

@elefantel elefantel merged commit dbbcba7 into main Sep 9, 2024
2 checks passed
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.

2 participants