APT sender
-
sender-apt.py sends all APT from wallets in private_keys.txt to one wallet in .env
-
sender-coin.py sends the coin in .env from wallets in private_keys.txt to one wallet
-
deriver.py derives private keys and addresses from seeds.txt
pip install -r requirements.txt