Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.14 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.14 KB

Celo

ERC-4337 dApp using ThirdWeb SDK

This is the implementation of ERC-4337 dApp using ThirdWeb SDK

Table of Contents

Installation

Clone the repo

git clone https://github.com/celo-academy/erc-4337-dApp.git

Install dependencies

yarn install

Usage

Step 1: Start the App

.env setup

  • Create a .env file and copy the contents of .env.example into it
  • Get THIRDWEB_API_KEY from the ThirdWeb Dashboard
  • Place the key in .env file

To run the app

yarn dev

Doubts

Join Office Hours in Celo discord