An open API service indexing awesome lists of open source software.

https://github.com/hunga9k50doker/openledger

Tool openledger full options
https://github.com/hunga9k50doker/openledger

openledger openledger-bot

Last synced: about 1 month ago
JSON representation

Tool openledger full options

Awesome Lists containing this project

README

        

# ᝰ.ᐟ OpenLedger

Tool được phát triển bởi nhóm tele Airdrop Hunter Siêu Tốc (https://t.me/airdrophuntersieutoc)

## 🚨 Attention Before Running OpenLedger Cli Version

I am not `responsible` for the possibility of an account being `banned`!

## 📎 OpenLedger Node cli version Script features

- Auto ping
- Support proxy or not
- Mutiple threads, multiple accounts

## ✎ᝰ. RUNNING

- Clone Repository

```bash
git clone https://github.com/Hunga9k50doker/openledger.git
cd openledger
```

- Install Dependency

```bash
npm install
```

- Setup config in .env

```bash
nano .env
```

- Setup input value

* proxy: http://user:pass@ip:port

```bash
nano proxy.txt
```

- token: how to get token => join my channel: https://t.me/airdrophuntersieutoc

```bash
nano tokens.txt
```

- Run the script

```bash
node main.js
```