Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 783 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 783 Bytes

Metamask Clone Browser Extension

This project is a browser extension built using Next.js, TypeScript, and ethers.js that serves as a clone of the popular MetaMask wallet. It allows users to manage their Ethereum wallets, interact with smart contracts, and perform various blockchain-related operations within their web browsers.

Features

  • Wallet Management: Create and manage Ethereum wallets.
  • Transaction Management: Send and receive ETH and ERC-20 tokens.
  • Smart Contract Interaction: Interact with smart contracts on the Ethereum blockchain.

Installation

To run the extension locally or build it for distribution, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo.git
    cd your-repo