Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snsakib/walletconnect-next-dapp
https://github.com/snsakib/walletconnect-next-dapp
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/snsakib/walletconnect-next-dapp
- Owner: snsakib
- Created: 2023-07-08T14:08:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-08T17:06:04.000Z (over 1 year ago)
- Last Synced: 2024-11-17T04:28:13.555Z (2 months ago)
- Language: TypeScript
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains code for setting up WalletConnect with the Next.js v13
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```