- Create an
.envfile inside theClientfolder (refer toenv.examplefor reference). - Obtain a WalletConnect Project ID from WalletConnect Cloud and add it to your
.envfile. - Navigate to the
Clientdirectory and install dependencies:npm install
- Start the Client:
npm run dev
All contract-related tasks, including creation, deployment, and testing, are handled in the Contracts folder.
We welcome contributions! Feel free to improve and enhance this template.
Happy Building! 🚀


