LitasBot
auto claim and auto start mining for litas -- support proxy usage -- support multy accounts
Install / Use
/learn @Zlkcyber/LitasBotREADME
Litas Auto Claim and Start Mining

Features
- Auto Start/Claim Mining
- Support multiple accounts
- Support Proxy usage
Prerequisites
- Node.js installed on your machine
tokens.txtfile containing token and refresh token follow instruction below to get:- Open litas dashboard https://www.wallet.litas.io
- Login With your email
- inspect or just F12, and find Application
- in local storage find
tokenandrefreshTokenand copy all both value.
Installation
-
Clone the repository:
git clone https://github.com/Zlkcyber/litasBot.git cd litasBot -
Install the required dependencies:
npm install -
Input your tokens in
tokens.txtfile, one user per line formattoken|refreshTokennano tokens.txt -
optionally you can use proxy:
- paste proxy in
proxy.txtformathttp://username:password@ip:portnano proxy.txt
- Run the script:
npm run start
This project is licensed under the MIT License.
