Use this guide when you want to connect wallets and interact with Berachain using ThirdWeb’s ConnectWallet SDK in a Next.js app.Documentation Index
Fetch the complete documentation index at: https://berachain-422fce37-feat-nodes-section-reno.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Repository
- Code: github.com/berachain/guides/tree/main/apps/thirdweb-connectwallet-nextjs
- README (raw): raw README
Requirements
- Node (see README for version), npm
- Wallet with testnet $BERA if deploying or sending transactions
Stack
Next.js, TypeScript, ThirdWeb ConnectWallet SDK.Quick start
- Clone and install
- Configure environment (see README for
.envand chain config). - Run the dev server and open the app; use ConnectWallet to connect and interact with Berachain.