LyghtCode / biconomy-social-login-gas-relayer

Biconomy authentication + gas paid in choice of ERC20 token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biconomy Social Login + gas relayer

Example Next.js application showing how to sign in with choice of social provider or EVM wallet.

Project setup

To run this project, follow these steps:

  1. Clone the repo
git clone git@github.com:dabit3/biconomy-social-auth.git
  1. Change into the directory and install the dependencies
cd biconomy-social-auth

npm install

# or yarn, pnpm, etc...
  1. Run the app
npm run dev

About

Biconomy authentication + gas paid in choice of ERC20 token


Languages

Language:TypeScript 62.7%Language:CSS 35.5%Language:JavaScript 1.8%