Skip to content

A fully functional Ethereum wallet Chrome extension built with React and ethers.js. Supports wallet generation, ETH transactions, and connecting with dApps

Notifications You must be signed in to change notification settings

syncrao/Eth-Wallet-Extension

Repository files navigation

🦊 Ethereum Wallet Extension 🔐

A lightweight Ethereum wallet Chrome extension built with React and ethers.js — generate wallets, send ETH, and connect to dApps via EIP-1193 injected provider.


✅ Features

  • 🔐 Generate new Ethereum wallet (Address, Private Key, Mnemonic)
  • 💸 Send ETH transactions to any Ethereum address
  • 🌐 Injected provider to connect with dApps (EIP-1193 compatible)
  • ⚛️ Built using React + ethers.js
  • 🧩 Chrome Extension (Manifest v3 compatible)
  • 🎨 TailwindCSS-powered minimal UI
  • 🧪 Test wallet included (Sepolia Testnet only)

🧪 Test Wallet (Sepolia)

Use the following test wallet seed phrase on Sepolia network:

funny report blush unveil gadget leopard unaware relax eager auto despair luxury

⚠️ This wallet works only on Sepolia Testnet
🚫 Do not use this seed phrase on Ethereum Mainnet


📦 Download Build

To use or test the extension without building locally:

📥 Download Build Folder (zip)

🧩 Load in Chrome

  1. Go to chrome://extensions
  2. Enable Developer Mode
  3. Click Load Unpacked
  4. Select the extracted build/ folder

🛠 Tech Stack

Technology Description
React.js Frontend framework for building UI
ethers.js Ethereum JS library for wallet & txns
TailwindCSS Utility-first CSS styling
crypto-js Wallet encryption and local storage
PostCSS Tailwind build step
Autoprefixer Adds cross-browser compatibility

👨‍💻 Developed By

Shah Rukh Rao


About

A fully functional Ethereum wallet Chrome extension built with React and ethers.js. Supports wallet generation, ETH transactions, and connecting with dApps

Resources

Stars

Watchers

Forks

Packages

No packages published