Ethereum Sepolia Contract Address: https://sepolia.etherscan.io/address/0x4E945f3c9778567B7E572515684ce1AD3Fc3F98e
1-Deploy an app where users can interact with the src/Counter.sol. Use only https://wagmi.sh/ for all web3 interactions.
2-Display myNumber for the connected wallet.
3-Display number.
4-Display error message in case of unauthorized usage of setNumber()
5-The final Github repo and preview deployment of the app should be shared in private to us directly.
Do not use any external APIs or backend. Everything should be done on Frontend.