Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 731 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 731 Bytes

🔥 Burner Wallet

A simple Burner Wallet.

⚙️ Built using 🏗️ Scaffold-ETH 2

Requirements

Before you begin, you need to install the following tools:

Quickstart

To get started with Scaffold-ETH 2, follow the steps below:

  1. Clone this repo & install dependencies
git clone https://github.com/buidlGuidl/burnerwallet.git
cd burnerwallet
yarn install
  1. Start your NextJS app:
yarn start

Visit your app on: http://localhost:3000.