Skip to content

A script to automate getting test coins from Sepolia faucets and transferring them to a main wallet for testing purposes. 🚀

License

Notifications You must be signed in to change notification settings

nectariferous/web3_testnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 web3_testnet

Description

A script to automate getting test coins from Sepolia faucets and transferring them to a main wallet for testing purposes.

🚀 Setup

  1. Clone the repository:

    git clone https://github.com/nectariferous/web3_testnet.git
    cd web3_testnet
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Configure your wallets and API keys in config.py.

🛠 Usage

Run the script:

python main.py

📂 Project Structure

  • README.md: 📄 Provides an overview and setup instructions for the project.
  • requirements.txt: 📋 Lists the dependencies needed for the project.
  • config.py: 🛠 Contains configuration settings such as API keys and wallet addresses.
  • main.py: 🚀 The main script that automates faucet requests and coin transfers.

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.

💬 Feedback

For feedback and questions, please open an issue or contact nectariferous.


Happy testing! 🎉

About

A script to automate getting test coins from Sepolia faucets and transferring them to a main wallet for testing purposes. 🚀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages