Skip to content

zerodevapp/zerodev-signer-demo

Repository files navigation

ZeroDev Wallet Demo

Prerequisites

For gasless transactions (EIP-7702), you'll also need a ZeroDev account to get a bundler RPC URL.

Installation

  1. Clone the repository and install dependencies:
pnpm install

Environment Configuration

  1. Copy the environment example file:
cp .env.example .env
  1. Edit .env and fill in the required credentials:
NEXT_PUBLIC_SEPOLIA_RPC_URL=
NEXT_PUBLIC_BASE_SEPOLIA_RPC_URL=
NEXT_PUBLIC_ZERODEV_PROJECT_ID=

Running the Application

  1. Start the development server:
pnpm run dev
  1. Open http://localhost:3000 in your browser

Releases

No releases published

Packages

 
 
 

Contributors

Languages