Install dependencies yarn # or npm install, etc.. Configure environment variables for WalletConnect # rename .example.env.local to .env.local NEXT_PUBLIC_WC_ID= Run the app npm run dev