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?
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!
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?
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?
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 π
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!
Perfect! This one almost always works.
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?
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?
Ahhh I see, thank you, here is the link to the collection testnets.opensea.io/collection/rec... thanks again so much!
Youβre welcome! You should be super proud of yourself πππ