PatrickAlphaC / dungeons-and-dragons-nft

#chainlink #nft
MIT License
639 stars 274 forks source link

I need help please Patrick #16

Open ibeallc opened 2 years ago

ibeallc commented 2 years ago

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.

Screen Shot 2021-12-24 at 00 23 55

Thank your for your awesome tutorials

PatrickAlphaC commented 2 years ago

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.