Replies: 3 comments 7 replies
-
@Maakai123 See this discussion #2829 |
Beta Was this translation helpful? Give feedback.
4 replies
-
@Maakai123 : Have you included The GOERLI_RPC_URL from Alchemy into your This error : (Error: No Contract deployed with name NftMarketplace) means you have to deploy your contract first before running the scripts!
Then run your scripts! |
Beta Was this translation helpful? Give feedback.
2 replies
-
Please push to GitHub. I will clone and check with my .env |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i was trying to run yarn hardhat run scripts/mint-and-list-item.js --network goerli,
it deployed successfully with yarn hardhat deploy
but i got the error when trying to run yarn hardhat run scripts/mint-and-list-item.js --network goerli
hardhat Config.js
Mint-and-list-item.js
Beta Was this translation helpful? Give feedback.
All reactions