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

[PAGE ISSUE] First steps - Building our app #283

Open
SOORAJ-SJ opened this issue Nov 16, 2022 · 0 comments
Open

[PAGE ISSUE] First steps - Building our app #283

SOORAJ-SJ opened this issue Nov 16, 2022 · 0 comments
Labels
need/triage Needs initial labeling and prioritization

Comments

@SOORAJ-SJ
Copy link

I've just started getting into Blockchain and have had some issues with the first step tutorials. 'Ropsten testnet' is now deprecated and is not available in MetaMask. I have did some research and found an alternative in 'Sepolia Testnet' network. I have also had CORS related issues in the ethers CDN.

Ropsten testnet alternative - Sepolia Testnet

Since Ropsten testnet is discontinued I have tried out Sepolia Testnet. I have also found a simple smart contract in the network called Guess (0x5aE5Ba963C2aa350D9E6Cd695e8a449975b2B5C9). The tutorial could be updated with minor modifications to the content and in the example code.

CORS error in ether's CDN.

I don't know if this was an issue caused by my side. But a quick fix i found was to use https://cdn-cors.ethers.io/lib/ethers-5.5.4.esm.min.js this CDN.

@SOORAJ-SJ SOORAJ-SJ added the need/triage Needs initial labeling and prioritization label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

1 participant