Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snsakib/walletconnect-next-dapp


https://github.com/snsakib/walletconnect-next-dapp

Last synced: about 11 hours ago
JSON representation

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
```