https://github.com/0xsequence/demo-dapp-wagmi-next
https://github.com/0xsequence/demo-dapp-wagmi-next
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xsequence/demo-dapp-wagmi-next
- Owner: 0xsequence
- Created: 2023-04-25T18:59:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T19:03:06.000Z (over 2 years ago)
- Last Synced: 2025-06-06T03:40:55.940Z (about 1 year ago)
- Language: TypeScript
- Size: 455 KB
- Stars: 0
- Watchers: 16
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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
```