Skip to content

A starter kit that uses the new biconomy AA SDK for using smart accounts with Wallet Connect in dApps

Notifications You must be signed in to change notification settings

vanshika-srivastava/Biconomy-WalletConnect-Alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biconomy-WalletConnect-StarterKit

This is a starter-kit/template for anyone who would like to use the new Biconomy SDK along with WalletConnect v2 version. The idea is to give a structure of how anyone can simply spin up a smart account on top of the EOA Address that comes from WalletConnect. All you need to do is to scan Wallet Connect and you will simply get a smart account associated with your EOA.

How to setup this for your dApp ?

  1. To start off run npm install
  2. Setup your bundlerUrl: 'https://bundler.biconomy.io/api/v2/80001/abc'
  3. Get your Paymaster URL from Biconomy Dashboard . It should look something like this paymasterUrl: 'https://paymaster.biconomy.io/api/v1/{CHAIN_ID}/{ YOUR_API_KEY }'
  4. For more reference, check out the docs here - Biconomy Documentation

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

A starter kit that uses the new biconomy AA SDK for using smart accounts with Wallet Connect in dApps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published