Wallet connect using Web3Modal SDK in Nextjs latest version (14.1) with typescript support
This is a Next.js project bootstrapped with [create-next-app
].
Make sure you have Node.js and npm installed on your machine.
Clone the repository and install the dependencies.
git clone https://github.com/officialbhartisharma/Web3Modal-SDK.git cd Web3Modal-SDK
yarn install
Running the Project
Get projectId at https://cloud.walletconnect.com
You need to create .env file and paste your ProjectId in it like .env.example
To start the development server, run:
yarn dev
Visit http://localhost:3000 in your browser to view the project.