This is a starter kit that implements Biconomy Social Login into a Next JS Application. This is a basic connect button that will display a smart contract address after a user is logged in.
Instructions are all using yarn but feel free to use npm or pnpm instead.
Navigate to this directory in your terminal and then
yarn
You can no run the starter kit with command below
yarn dev
Check out the full docs here
Check out the tutorial by Nader Dabit here to watch how this was created.
Have any improvements to be made? Feel free to make a Pull Request!