Course lesson
To confirm ownership we first have to add a confirmOwnership method to our smart contract and redeploy it.
To confirm ownership we first have to add a confirmOwnership method to our smart contract and redeploy it.
Then, we can call that confirmOwnership method on the connected smart contract within a useEffect hook in our React dApp.
Course lesson
To confirm ownership we first have to add a confirmOwnership method to our smart contract and redeploy it.