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

Initialize Web3 with GetBlock API for Sepolia Network #28

Open
BONAFIED07 opened this issue Dec 29, 2024 · 0 comments
Open

Initialize Web3 with GetBlock API for Sepolia Network #28

BONAFIED07 opened this issue Dec 29, 2024 · 0 comments
Labels
Advanced blockchain competitive For competitive issues, only top PRs need to be accepted. everyone For competitive issues, best PRs are only merged, no need to assign yourself help wanted Extra attention is needed Points: 50 Skilled

Comments

@BONAFIED07
Copy link
Collaborator

  • Description: Initialize Web3 using GetBlock’s API to connect to the Sepolia test network.

  • Sub-tasks:

    • Use the apikey from the .env file to construct the correct URL for Sepolia using the GetBlock API.
    • Initialize a web3 instance with the constructed URL to connect to the network.
    • Test the connection to ensure that it’s successfully connected to the Sepolia network.

@BONAFIED07 BONAFIED07 added Advanced Points: 50 Skilled competitive For competitive issues, only top PRs need to be accepted. everyone For competitive issues, best PRs are only merged, no need to assign yourself help wanted Extra attention is needed blockchain labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Advanced blockchain competitive For competitive issues, only top PRs need to be accepted. everyone For competitive issues, best PRs are only merged, no need to assign yourself help wanted Extra attention is needed Points: 50 Skilled
Projects
None yet
Development

No branches or pull requests

1 participant