walletconnect-test-wallet
Test Wallet (Web)
File Explorer
- icon-128x128.png
- icon-144x144.png
- icon-152x152.png
- icon-192x192.png
- icon-384x384.png
- icon-512x512.png
- icon-72x72.png
- icon-96x96.png
- apple-touch-icon.png
- favicon.ico
- index.html
- manifest.json
- walletconnect-logo.png
- AccountDetails.tsx
- Blockie.tsx
- Button.tsx
- Card.tsx
- ClickOutside.tsx
- Column.tsx
- Dropdown.tsx
- Header.tsx
- Input.tsx
- Loader.tsx
- PeerMeta.tsx
- QRCodeScanner.tsx
- RequestButton.tsx
- RequestDisplay.tsx
- walletconnect-logo.png
- index.ts
- chains.ts
- default.ts
- index.ts
- index.ts
- store.ts
- wallet.ts
- ethereum.ts
- index.ts
- api.ts
- local.ts
- types.ts
- utilities.ts
- App.tsx
- index.tsx
- styles.ts
- .env
- .eslintrc
- .gitignore
- .nvmrc
- .prettierrc
- images.d.ts
- LICENSE.md
- package-lock.json
- package.json
- README.md
- tsconfig.json
- tsconfig.prod.json
- tsconfig.test.json
- tslint.json
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
npm run
View Details ▼
npm run
Run a script.
npm run
List available scripts:
npm run {{script_name}}
Run a script:
npm run {{script_name}} -- {{argument}} {{--option}}
Pass arguments to a script:
// repository documentation
Was this content helpful?
(0 ratings)
