AppKit Example App - an example app with different use cases and elements of WalletConnect's AppKit
An example app with different use cases and elements of WalletConnect's AppKit. Uses different features, customization, configs. The goal is to quickly show what's possible to build with AppKit, how to use it, where to change options in the code and how to get up and running within minutes.
The project is built with NextJs and uses AppKit under the hood. No other tech is used. It's as bare bones as possible to isolate the code needed to make AppKit work in your app. This option uses view/wagmi, but it's possible to also build with ethers.js. Check AppKit documentation for more details.