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.
- 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.
To run the extension locally or build it for distribution, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/your-repo.git cd your-repo