Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Arc Testnet Activity Bot

Automatically keeps your Arc Testnet wallet active daily β€” no manual work needed!

Python License Network

✨ Features

  • πŸ”„ Auto connects to Arc Testnet every 24 hours
  • πŸ“¦ Checks latest block number and gas price
  • πŸ“ Logs all activity to a file automatically
  • 🎨 Beautiful colored terminal output
  • πŸ” Secure β€” private key stays in .env, never uploaded to GitHub
  • ⏰ Runs forever in the background on a schedule

πŸ“‹ Requirements

  • Python 3.8+
  • Arc Testnet wallet with private key
  • Testnet USDC from faucet

βš™οΈ Installation

# Clone the repo
git clone https://github.com/tiijaay1/Arc-Testnet-Bot.git

# Enter the folder
cd Arc-Testnet-Bot

# Install dependencies
pip install -r requirements.txt

πŸ” Setup

Create a .env file in the project folder:

Setup

Create a .env file:

PRIVATE_KEY=your_private_key_here

Never share your private key!

Run

python bot.py

Arc Testnet Info

Contributing

  1. Fork this repo
  2. Create a new branch
  3. Make your changes
  4. Open a Pull Request

Disclaimer

Testnet use only. Never use your real wallet!

License

MIT License - free to use!

If this helped you, please give it a star!

About

πŸ€– Auto bot that keeps your Arc Testnet wallet active daily

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages