deb123f283
* restructure * udpate readme links
957 B
957 B
Vite + React
This is a Vite project together with React.
Configuration has been added to optimize it for CodeSandbox.
Usage
- Go to WalletConnect Cloud and create a new project.
- Copy your
Project ID
- Rename
.env.example
to.env
and paste yourProject ID
as the value forVITE_PROJECT_ID
- Run
yarn
to install dependencies - Run
yarn dev
to start the development server