Skip to content

Openledger Bot is a simple tool designed to automate the node and daily reward claim interaction

License

Notifications You must be signed in to change notification settings

Veviloos/openledger-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openledger Bot

Openledger Bot is a simple tool designed to automate the node and daily reward claim interaction.

Features

  • Automated node interaction
  • Auto claim daily rewards
  • Auto claim medals
  • Proxy support

Prerequisites

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/recitativonika/openledger-bot.git
  2. Navigate to the project directory:
    cd openledger-bot
  3. Install the necessary dependencies:
    npm install

Usage

  1. Set the account.txt and proxy.txt (if you want to use proxy) before running the script. Below how to setup this fie.
  2. Modify the account.txt file with your account wallet info
wallet1
wallet2

To get your wallet address, login and open your profile and copy your wallet on OpenLedger dashboard Screenshot 202waeawea

  1. Modify and set the proxy.txt file if you want to use proxy
ip:port
username:password@ip:port
http://ip:port
http://username:password@ip:port
  1. Run the script:
node index.js

Do not delete data.json, it store your websocket and account data.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Note

This script only for testing purpose, using this script might violates ToS and may get your account permanently banned.

Extension link : Extension Dashboard Link : Dashboard

My reff code if you want to use :) : https://testnet.openledger.xyz/?referral_code=iuunt7tdny

About

Openledger Bot is a simple tool designed to automate the node and daily reward claim interaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%