Skip to content

Latest commit

 

History

History
69 lines (52 loc) · 1.97 KB

README.md

File metadata and controls

69 lines (52 loc) · 1.97 KB

OPEN LEDGER BOT

banner

Features

  • Auto Send Heartbeat
  • Auto Connect/Reconnect Nodes
  • Auto Claim Daily Rewards
  • Support Multiple Accounts
  • Support Proxy Usage (http/socks)

Requirements

Buy Proxies

  • Free Proxies Static Residental:
  1. WebShare
  2. ProxyScrape
  3. MonoSans
  • Paid Premium Static Residental:
  1. 922proxy
  2. Proxy-Cheap
  3. Infatica

Setup

  1. Clone this repository:

    git clone https://github.com/im-hanzou/opledBot.git
    cd opledBot
  2. Install dependencies:

    npm install
  3. Setup: paste you wallet to wallets.txt file 1 address per line.

    nano wallets.txt
  4. Optionally use proxy: paste proxy in the proxy.txt file. 1 proxy per line.

  • "It is recommended to use a proxy if you are running multiple accounts."
    nano proxy.txt
    format : protocol://user:password@ip:port | or | protocol://ip:port
  1. Run The Script:
    npm run start

License: MIT

This project is licensed under the MIT License.