"Random Ethereum Wallet Reward"
This project is a web application that randomly selects one Ethereum wallet address from a list of saved addresses and sends a reward in Ethereum to the selected wallet. The application is built using PHP, HTML/CSS for the front-end, and utilizes the Web3 library to interact with the Ethereum network.
To use this application, you'll need to have a web server set up with PHP installed as well as an Ethereum node that supports JSON-RPC. Download or clone the repository and copy the files into your web server directory.
Then, download the required dependencies by visiting the following links and saving them to the "js" folder in the project directory:
web3.min.js jquery.min.js Usage To use the application, navigate to the index.php file in your web browser. Click the "Select Winner" button to randomly select one wallet address from the saved list, and then click the "Send Reward" button to send the reward to the selected wallet address.
If you'd like to contribute to this project, feel free to fork the repository and submit a pull request with any changes or additions.
This project was built by AI.
This project is licensed under the MIT License - see the LICENSE.md file for details.