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

https://github.com/ahmuq/0gv3-bot

0g bot galelio v3 testnet
https://github.com/ahmuq/0gv3-bot

0g-testnet airdrop javascript typescript

Last synced: 3 months ago
JSON representation

0g bot galelio v3 testnet

Awesome Lists containing this project

README

          

# 0g Testnet V3 Galileo auto tx

for auto swap 0g testnet

## Features

- Multi Account
- Support Proxy
- Swap USDT/ETH
- Swap ETH/USDT
- Swap USDT/BTC
- Swap BTC/USDT

## Requirements

- NodeJS [Download](https://nodejs.org/en/download).
- 0g Faucet [Here](https://faucet.0g.ai/)
- Proxy (Optional).

## Installation

1. Clone the repository:

```sh
git clone https://github.com/ahlulmukh/0gv3-bot.git
cd 0g-bot
```

2. Instal Packages and build packages:

```sh
npm install
npm run build
```

3. Create a `proxy.txt` file in the root directory and add your proxies (one per line) (Optional).

```
http://user:pass@host:port
http://user:pass@host:port
http://user:pass@host:port
```

4. Create privatekey `nano privatekey.txt` and put your private key one per line

```
0xprivatkey1
0xprivatkey2
0xprivatkey3
0xprivatkey4
```

## Usage

1. Run the bot:

```sh
npm run start
```

## Stay Connected

- Channel Telegram : [Telegram](https://t.me/elpuqus)
- Channel WhatsApp : [Whatsapp](https://whatsapp.com/channel/0029VavBRhGBqbrEF9vxal1R)
- Discord : [Discord](https://discord.com/invite/uKM4UCAccY)

## Donation

If you would like to support the development of this project, you can make a donation using the following addresses:

- Solana: `5jQMndHzWVH8MCitXdUEYmshJZXVKCzUG12mxJku4WdX`
- EVM: `0x72120c3c9cf3fee3ad57a34d5fcdbffe45f4ff28`
- BTC: `bc1ppfl3w3l4spnda7lawlhlycwuq2ekz74c936c8emwfprfu9hyun6sq5k6xl`

## Disclaimer

This tool is for educational purposes only. Use it at your own risk.