All Questions
2 questions
0
votes
1
answer
337
views
Read a variable from a onchain deployed contract
I was deploying a NFT and the VRF coordinator takes too much time to respond and I cant see if the _safemint function is working or not. Also i cant verify the contract on rinkeby.io
Is there a way to ...
0
votes
1
answer
164
views
VRF2 createSubscription() help
I am very new to Solidity and Blockchain, have a background of Web Developer though, and as many i am following the Youtube video on these technologies by freeCodeCamp.org channel, where the VRF v1 is ...