DEV Community

Discussion on: How to create a motherf*cking NFT using JavaScript

Collapse
 
toddpants profile image
todd

Hey, fascinating article and one that I'm trying to work with to help me test an NFT with js. So far I'm having problems getting test ETH through rinkeby faucet, it appears as though that well is dry, do you know any other ways to get test ETH?

Collapse
 
lilcoderman profile image
Abdul Rauf

Wow that’s so cool! 😍

Try this one: faucets.chain.link/rinkeby

Let me know if it works! Do share your project with me once you’re done. I would love to see it πŸ˜ƒ

Collapse
 
toddpants profile image
todd

Thanks! Just tried it and it looks like it was confirmed, haven't seen it hit my metamask wallet yet but it might take a little while. Will definitely share my project when I'm done!

Thread Thread
 
lilcoderman profile image
Abdul Rauf

Perfect! This one almost always works.

Thread Thread
 
toddpants profile image
todd

This was awesome, thank you so much for posting. FYI I had to add "type":"module" to package.json to be able to run the node scripts. But I was able to create my first NFT!! I am still very new to this and have no idea how to list and/or share it with you though. Do you have any good references for that?

Thread Thread
 
lilcoderman profile image
Abdul Rauf

That’s awesome!

You can copy the address of your NFT and look it up on testnets.opensea.io/

Right now, your NFT is minted on the testnet and not the mainnet.

Let me know if this is what you were asking?

Thread Thread
 
toddpants profile image
todd

Ahhh I see, thank you, here is the link to the collection testnets.opensea.io/collection/rec... thanks again so much!

Thread Thread
 
lilcoderman profile image
Abdul Rauf

You’re welcome! You should be super proud of yourself πŸ˜ƒπŸ‘πŸŽ‰