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

[CORE-1895] Add sepolia support #37

Merged
merged 5 commits into from
Oct 25, 2023
Merged

Conversation

brayansdt
Copy link
Contributor

Summary

  • Update sdk & libs
  • Use JsonRPCProvider in order to overcome the issue that AlchemyProvider is still not supporting sepolia chain.

Why the changes

  • Previous implementation was not working with sepolia because AlchemyProvider is not supporting sepolia yet.

Things worth calling out

  • The JsonRPCProvider will be used instead (even though the sepolia rpc is from alchemy).

@brayansdt brayansdt merged commit ee7509f into main Oct 25, 2023
1 check passed
@brayansdt brayansdt deleted the CORE-1895-add-sepolia-support branch October 25, 2023 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants