wallet-connect-web-examples/dapps/ethereum-provider
Glitch deb123f283
restructure ()
* restructure

* udpate readme links
2023-12-13 15:36:25 -03:00
..
.codesandbox restructure () 2023-12-13 15:36:25 -03:00
public restructure () 2023-12-13 15:36:25 -03:00
src restructure () 2023-12-13 15:36:25 -03:00
.env.example restructure () 2023-12-13 15:36:25 -03:00
.gitignore restructure () 2023-12-13 15:36:25 -03:00
index.html restructure () 2023-12-13 15:36:25 -03:00
package.json restructure () 2023-12-13 15:36:25 -03:00
README.md restructure () 2023-12-13 15:36:25 -03:00
tsconfig.json restructure () 2023-12-13 15:36:25 -03:00
tsconfig.node.json restructure () 2023-12-13 15:36:25 -03:00
vite.config.ts restructure () 2023-12-13 15:36:25 -03:00
yarn.lock restructure () 2023-12-13 15:36:25 -03:00

Vite + React

This is a Vite project together with React.

Edit in CodeSandbox

Configuration has been added to optimize it for CodeSandbox.

Usage

  1. Go to WalletConnect Cloud and create a new project.
  2. Copy your Project ID
  3. Rename .env.example to .env and paste your Project ID as the value for VITE_PROJECT_ID
  4. Run yarn to install dependencies
  5. Run yarn dev to start the development server

Resources