https://github.com/airdropinsiders/layeredge-auto-bot
LayerEdge nodejs
https://github.com/airdropinsiders/layeredge-auto-bot
layer-edge layer-edge-bot layeredge layeredge-bot layeredgeai
Last synced: about 2 months ago
JSON representation
LayerEdge nodejs
- Host: GitHub
- URL: https://github.com/airdropinsiders/layeredge-auto-bot
- Owner: airdropinsiders
- License: mit
- Created: 2025-01-26T12:57:59.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T08:50:31.000Z (3 months ago)
- Last Synced: 2025-03-28T22:11:28.533Z (about 2 months ago)
- Topics: layer-edge, layer-edge-bot, layeredge, layeredge-bot, layeredgeai
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 156
- Watchers: 3
- Forks: 53
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Layer Edge Auto Bot
- website : https://dashboard.layeredge.io/
## Features
- **Auto Run Node**
- **Support Proxy usage**
- **Auto Claim Points every hour**## Prerequisites
- Node.js installed on your machine
## Installation
1. Clone the repository:
```sh
git clone https://github.com/airdropinsiders/LayerEdge-Auto-Bot.git
cd LayerEdge-Auto-Bot
```2. Install the required dependencies:
```sh
npm install
```
3. paste proxy in `proxy.txt`:
- format `http://username:password@ip:port` or `socks5://username:password@ip:port`
```sh
nano proxy.txt
```
4. Fill Data
```sh
nano wallets.json
```
4. Run the script:
```sh
npm run start
```## 
This project is licensed under the [MIT License](LICENSE).