Hi, I've been looking at your code.
I ask you a question.
How would you make a general frontend where both the owner of the lottery contract and the buyers can access?
And only show a getWinner button for the owner?
I am using ethers.js
and I'm not sure how to do it.
Hi, I've been looking at your code. I ask you a question. How would you make a general frontend where both the owner of the lottery contract and the buyers can access? And only show a getWinner button for the owner? I am using ethers.js and I'm not sure how to do it.
Thanks