Vite + React
This is a Vite project together with React.
Configuration .codesandbox/tasks.json has been added to optimize it for CodeSandbox.
Usage
- Go to WalletConnect Cloud and create a new project.
- Copy your
Project ID - Rename
.env.exampleto.envand paste yourProject IDas the value forVITE_PROJECT_ID - Run
yarnto install dependencies - Run
yarn devto start the development server