Boilerplate code for Nextjs project with ethersjs, wagmi.
Wired up wagmi library to:
- connect wallet
- check if wallet is already connected
- sign a message and verify authenticated address
- check account balance
- disconnect wallet
- interact with smart contract
- added tailwind for styling