脚本每天自动 Humanity Protocol 签到领取 $RWT 奖励。
按照以下步骤设置并运行脚本。
首先,使用 Git 将此存储库克隆到本地计算机:
git clone https://github.com/Gzgod/Humanitybot.git
导航到克隆存储库的文件夹:
cd Humanitybot
将私钥填入private_keys.txt文件。该文件每行应包含一个私钥,如下所示:
private_key_1
private_key_2
private_key_3
...
格式
http://user:password@ip:port
pip install -r requirements.txt
python3 main.py