Cкрипт для прохождения 3-го квеста Aptis на платформе Galxe
- Wapal Free Mint
- Topaz biding
- Mercato Free Mint
- Mercato biding
- Binding Twitter accounts with Galxe
- Twitter Following
git clone https://github.com/belperwtf/aptos-quest-3.git
cd aptos-quest-3
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
Заполните 4 файла
- files/accounts.txt (приватные ключи аптос кошелька) * обязательно
- files/twitters.txt (auth_token от twitter можно получить в cookies) * обязательно
- files/proxies.txt (прокси в формате username:password@ip:port) * опционально
- files/evm.txt - заполнять только если нужно привязать twitter к galxe (приватный ключ от evm кошелька) * опционально
python main.py