Connecting a wallet, made simple.
npm install connectkit-next-siweConnectKit provides a simple solution for integrating Sign In With Ethereum, a secure authentication standard, to your Next.js app.
Once you've set up ConnectKit, install the official Sign In With Ethereum package and our SIWE helper package to your Next.js project.
````
yarn add siwe connectkit-next-siwe
You can find the full configuration documentation for this package in the Family docs here.
Before starting on anything, please have a read through our Contribution Guidelines.
Follow @family on Twitter for the latest updates on ConnectKit.
See LICENSE for more information.