Telegram channel: https://t.me/fragment_software
Telegram chat: https://t.me/fragment_software_chat
- Rust : Ensure you have Rust installed. You can download and install Rust from https://www.rust-lang.org/tools/install.
Clone the repository and build the project:
git clone https://github.com/Fragment-Software/polymarket-eye.git
cd polymarket-eye
cargo build --release
Before running the software, configure the necessary files:
- private_keys.txt : Add your private keys to
data/private_keys.txt
. - proxies.txt : Add your proxies to
data/proxies.txt
.
Execute the built binary:
cargo run --release
After running, the output will be saved to data/out.txt
in the following format:
wallet_address|proxy_wallet_address|user_id|preferences_id
Telegram channel: https://t.me/fragment_software
Telegram chat: https://t.me/fragment_software_chat
- Rust : Убедитесь, что Rust установлен. Вы можете скачать и установить Rust с https://www.rust-lang.org/tools/install.
Клонируйте репозиторий и соберите проект:
git clone https://github.com/Fragment-Software/polymarket-eye.git
cd polymarket-eye
cargo build --release
Перед запуском программного обеспечения настройте необходимые файлы:
- private_keys.txt : Добавьте ваши приватные ключи в
data/private_keys.txt
. - proxies.txt : Добавьте ваши прокси в
data/proxies.txt
.
Запустите собранный бинарный файл:
cargo run --release
После запуска результат будет сохранен в data/out.txt
в следующем формате:
wallet_address|proxy_wallet_address|user_id|preferences_id