Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOT OPENLEDGER - EXTENSION

Fitur OpenLedger

Fitur:

• Auto Send Data

• Supports Proxy w/o Proxy

• Auto Connect Websocket and Reconnect If Error

Requirements

Before running this project, make sure you have installed:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone this repository:

    git clone https://github.com/wrightL-dev/OPENLEDGER
    cd OPENLEDGER
    
    
  2. Install the required packages:

    npm install ws uuid https-proxy-agent moment-timezone
    
    
  3. Add bearer accounts in the akun.txt file. Example:

    eyxxxxxxxxxxxxxxxxxxxxxxx
    
    
  4. Add your wallet OpenLedger in the wallet.txt file. Example:

    0x8xxxxxxxxxxxxxxxxxxxxxx
    
    

Note: Take your wallet in the dashboard.

  1. If you want to use a proxy, edit the proxy.txt file. Example:
    http://username:password@ip_address:port
    
    
  2. Run the script:
    node main.js
    
    

Support

If you have any questions or need further assistance, feel free to join our Telegram channel at t.me/tahuri01.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors