walletconnect-example-dapp
Example Dapp
File Explorer
- blockies.min.js
- favicon.ico
- index.html
- manifest.json
- erc20.svg
- eth.svg
- walletconnect-banner.png
- xdai.png
- AccountAssets.tsx
- AssetRow.tsx
- Banner.tsx
- Blockie.tsx
- Button.tsx
- Column.tsx
- ERC20Icon.tsx
- Header.tsx
- Icon.tsx
- Loader.tsx
- Modal.tsx
- Wrapper.tsx
- api.ts
- bignumber.ts
- chains.ts
- eip1271.ts
- eip712.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)
