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

I'm studying your NFT casting, but I'm having some problems. #1

Open
ghost opened this issue Apr 19, 2022 · 0 comments
Open

I'm studying your NFT casting, but I'm having some problems. #1

ghost opened this issue Apr 19, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 19, 2022

I'm studying your NFT casting, but I'm having some problems.

This article referred to.

https://learn.figment.io/tutorials/create-nft-smart-contract-with-hardhat#compiling-the-smart-contract

Every step was followed and when I got to the last step of deploying the contract there was a problem.

How can I solve it, thank you very much for your help.

An unexpected error occurred:

Error: Client network socket disconnected before secure TLS connection was established
at connResetException (node:internal/errors:691:14)
at TLSSocket.onConnectEnd (node:_tls_wrap:1585:19)
at TLSSocket.emit (node:events:538:35)
at endReadableNT (node:internal/streams/readable:1345:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'ECONNRESET',
path: undefined,
host: 'matic-testnet-archive-rpc.bwarelabs.com',
port: 443,
localAddress: undefined
}

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

0 participants