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