- Website https://openledger.xyz
- Twitter @OpenledgerHQ
- Auto Send Heartbeat
- Auto Connect/Reconnect Nodes
- Auto Claim Daily Rewards
- Support Multiple Accounts
- Support Proxy Usage (http/socks)
-
Node.js: Ensure you have Node.js installed.
-
npm: Ensure you have npm installed.
-
Wallets from open-ledger account: how to get ???
-
Go To dashboard https://openledger.xyz and copy your wallet, look at image below:
-
Clone this repository:
git clone https://github.com/Zlkcyber/opledBot.git cd opledBot
-
Install dependencies:
npm install
-
Setup: paste you wallet to
wallets.txt
file 1 address per line.nano wallets.txt
-
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."
format :
nano proxy.txt
protocol://user:password@ip:port
| or |protocol://ip:port
- Run The Script:
npm run start
This project is licensed under the MIT License.