Skip to content

🚀 Demo and Starter Biconomy SDK v4 ⚡️ Next.js 14 (App Router) + Web3Auth + TypeScript + ESLint + Prettier + Husky + Lint-Staged + Commitlint + VSCode + Tailwind CSS

Notifications You must be signed in to change notification settings

proof2work/biconomy-v4-account-abstraction

Repository files navigation

Biconomy SDK v4 with Next.js 14

This repository shows how to use Biconomy's Account Abstraction features to send gasless transaction and pay for fees with ERC20 tokens, as well as how to onboard users easily with Web3Auth (Social Login modal)

Packages

  • ⚡ Next.js with App Router support
  • 🔥 Type checking TypeScript
  • 💎 Integrate with Tailwind CSS
  • ✅ Strict Mode for TypeScript and React 18
  • 📏 Linter with ESLint
  • 💖 Code Formatter with Prettier
  • 🦊 Husky for Git Hooks
  • 🚓 Lint git commit with Commitlint
  • 💻 Account Abasctraction with Biconomy SDK v4
  • 🚀 Social login with Web3Auth

Built-in feature from Next.js:

  • ☕ Minify HTML & CSS
  • 💨 Live reload
  • ✅ Turbo for bundler optimization

Getting started

yarn install
yarn dev

Create your Web3AuthAccount here.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Proof2work provides free tutorials to build stuffs in the web3 and blockchain world. Check our tutorials on our blog.