Skip to content

auto connect and send heartbeat for openledger - support multy accounts - support proxy usage - auto claim daily reward

License

Notifications You must be signed in to change notification settings

im-hanzou/opledBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

auto connect and send heartbeat for openledger - support multy accounts - support proxy usage - auto claim daily reward

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 100.0%