Automate your interactions with Turnkey Wallet using this Python bot.
- 🔗 Register here: Turnkey Wallet
- 🧠 Signup with Google
- 🔐 Export Seed Phrase & Private Key
- 💾 Save your credentials safely
- Auto Fetch Wallet Info
- Supports 3 Proxy Modes:
- 🌐 Proxyscrape Free Proxy
- 🔒 Private Proxy
- 🟢 No Proxy
- Auto Transfer to Random Wallet
- Multi-Account Support
- Easy Configuration
- Python 3.9+
- Pip (Python package manager)
- ETH Sepolia Testnet Balance
🔗 Claim from Google Cloud Faucet
-
Clone the repo
git clone https://github.com/cryptodai3/Turnkey-Automation-CDY.git
cd Turnkey-Automation-CDY
-
Install dependencies
pip install -r requirements.txt
-
accounts.txt
— Add one private key per line:your_private_key_1 your_private_key_2
-
proxy.txt
— Add proxies like this:ip:port http://ip:port http://user:pass@ip:port
⚠️ Proxy type will be chosen inside the script when you run the bot.
python bot.py
OR
python3 bot.py
Choose the desired proxy option (1, 2, or 3) when prompted.
Make sure your installed library versions match requirements.txt
.
-
Check:
pip show library_name
-
Uninstall:
pip uninstall library_name
-
Reinstall with version:
pip install library_name==x.x.x
Brought to you by CryptoDai3 X YetiDAO
- EVM:
0x49bb35693e9631760d2f3519e7db1dd618580a6a
- TON:
UQDDYNRWZI12zMfXYBoy300ydECC5uouMUFLd_yZa6ZO4Jsm
- SOL:
2PhLDFnyX8whHDMBbfGSFoLnVEsei6TYxyiqpDzPGyT1
- SUI:
0xf3b008f8aac4b92195176aad27a892c565c216fd5c07bc99c70edb8394e23b59
- Testnet Only – This tool is designed for testnet environments only
- No Liability – Use at your own risk. Developers assume no responsibility
- DYOR – Always do your own research before using any automation tools
- 🔐 Never use Main wallets
- 🚫 Never expose sensitive credentials
- 📜 Always review code before execution
- 💸 Use burner wallets with test tokens only
Love this tool? Help us improve:
- ⭐ Star the repository
- 🔗 Share with your farming community
- 💎 Use our referral codes (where applicable)
- 💡 Contribute ideas and code
This project is licensed under the MIT License.