Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walletconnect/walletconnect-example-dapp
Example Dapp
https://github.com/walletconnect/walletconnect-example-dapp
browser dapp demo example react sample test wallet walletconnect web3
Last synced: 18 days ago
JSON representation
Example Dapp
- Host: GitHub
- URL: https://github.com/walletconnect/walletconnect-example-dapp
- Owner: WalletConnect
- License: mit
- Created: 2018-09-13T16:37:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-31T14:32:37.000Z (8 months ago)
- Last Synced: 2024-05-23T02:30:56.172Z (6 months ago)
- Topics: browser, dapp, demo, example, react, sample, test, wallet, walletconnect, web3
- Language: TypeScript
- Homepage: https://example.walletconnect.org/
- Size: 5.17 MB
- Stars: 339
- Watchers: 33
- Forks: 337
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WalletConnect Example Dapp
## Develop
```bash
npm run start
```## Test
```bash
npm run test
```## Build
```bash
npm run build
```