Fitur:
• Auto Send Data
• Supports Proxy w/o Proxy
• Auto Connect Websocket and Reconnect If Error
Before running this project, make sure you have installed:
- Node.js
- npm (Node Package Manager)
-
Clone this repository:
git clone https://github.com/wrightL-dev/OPENLEDGER cd OPENLEDGER -
Install the required packages:
npm install ws uuid https-proxy-agent moment-timezone -
Add bearer accounts in the akun.txt file. Example:
eyxxxxxxxxxxxxxxxxxxxxxxx -
Add your wallet OpenLedger in the wallet.txt file. Example:
0x8xxxxxxxxxxxxxxxxxxxxxx
Note: Take your wallet in the dashboard.
- If you want to use a proxy, edit the proxy.txt file. Example:
http://username:password@ip_address:port - Run the script:
node main.js
If you have any questions or need further assistance, feel free to join our Telegram channel at t.me/tahuri01.
This project is licensed under the MIT License.
