dungeons-and-dragons-nft icon indicating copy to clipboard operation
dungeons-and-dragons-nft copied to clipboard

#chainlink #nft

Results 5 dungeons-and-dragons-nft issues
Sort by recently updated
recently updated
newest added

https://testnets.opensea.io/collection/dungeonsanddragonscharacter-97jlykmcoz

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...

I managed to fund the contract but when I try to run the generate-character script `truffle exec scripts/generate-character.js --network rinkeby` I get this error: ``` const tx = await dnd.requestNewRandomCharacter("The...

Hi, Patrick Can you please only leave the .env.example file and delete the .env one? Us newbies might end up leaving our mneumonic exposed, because .gitignore does not ignore files...

enhancement
good first issue

> This will create a new character with random stats! Depending how often you deploy, you can pick which character by changing the dnd.getCharacterOverView(1) command in get-character.js to swap the...