You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Hello Patrick, I'm a newbie on smart contract and I need urgent help. I followed this repo https://github.com/PatrickAlphaC/dungeons-and-dragons-nft.
It worked on rinkeby perfectly. I saw this repo only works on testnet but I deployed my smart contract to mainnet :(( and already paid the fee. It's my mistake, sorry. When running scripts/generate-character.js file, it says that error 'execution reverted'. Can I continue deploy my nft to mainnet using this repo? Please help me :(( I funded my contract with Chainlink. Sorry for my bad english.
Thank your for your awesome tutorials
The text was updated successfully, but these errors were encountered:
Yikes :(
Ok uhhhhhh. You might have to make a stackoverflow question with the contract and everything. Can you verify the contract on Etherscan?
Run the following:
truffle run verify DungeonsAndDragonsCharacter --network mainnet --license MIT
And then send me the contract address
On Dec 23, 2021, at 11:24 AM, ibeallc ***@***.***> wrote:
Hello Patrick, I'm a newbie on smart contract and I need urgent help. I followed this repo https://github.com/PatrickAlphaC/dungeons-and-dragons-nft.
It worked on rinkeby perfectly. I saw this repo only works on testnet but I deployed my smart contract to mainnet :(( and already paid the fee. It's my mistake, sorry. When running scripts/generate-character.js file, it says that error 'execution reverted'. Can I continue deploy my nft to mainnet using this repo? Please help me :(( I funded my contract with Chainlink. Sorry for my bad english.
Thank your for your awesome tutorials
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello Patrick, I'm a newbie on smart contract and I need urgent help. I followed this repo https://github.com/PatrickAlphaC/dungeons-and-dragons-nft.
It worked on rinkeby perfectly. I saw this repo only works on testnet but I deployed my smart contract to mainnet :(( and already paid the fee. It's my mistake, sorry. When running scripts/generate-character.js file, it says that error 'execution reverted'. Can I continue deploy my nft to mainnet using this repo? Please help me :(( I funded my contract with Chainlink. Sorry for my bad english.
Thank your for your awesome tutorials
The text was updated successfully, but these errors were encountered: