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

https://github.com/0xsequence/demo-dapp-wagmi-next


https://github.com/0xsequence/demo-dapp-wagmi-next

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Sequence, Wagmi and NextJs Demo
This application demonstrates how to use Wagmi and the Sequence Connnector with the Nextjs framework.

# Run locally
To run the app locally run the command below:

```
yarn && yarn dev
```