Bulk Multi-Sender is a decentralized application (DApp) that allows you to send Ethereum (ETH) to multiple recipients in a single transaction. This project utilizes the Ethereum blockchain and MetaMask for wallet interaction.
- Connect your wallet using MetaMask.
- Send ETH to multiple recipients in a single transaction.
- Easy-to-use interface.
Before running the application, make sure you have the following installed:
-
Clone the repository:
git clone https://github.com/your-username/bulk-multi-sender.git
-
Change into the project directory:
cd bulk-multi-sender
-
Install dependencies: npm install npm install -g live-server
-
Usage Run the application:
live-server frontend
Open your web browser and navigate to http://localhost:8080.
-
Connect your MetaMask wallet.
Enter the recipient addresses and amounts in the provided textarea.
-
Click the "Send ETH" button to initiate the transaction.
The contract has been included here but it has been deployed and verified. Contract Address :- 0x16557aD82dCE75649d98EE105F6c6AA3Ec8e975E
If you'd like to contribute to this project, please follow the contributing guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.