for auto tx Tesnet
- Multi Account
- Support Proxy
- Send Random Address
- Claim Faucet
- Mint Ping/Pong
- Swap Ping/Pong
-
Clone the repository:
git clone https://github.com/ahlulmukh/somnia-bot.git cd somnia-bot
-
Instal Packages and build packages:
npm install npm run build
-
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
-
Create privatekey
nano privatekey.txt
and put your private key one per line0xprivatkey1 0xprivatkey2 0xprivatkey3 0xprivatkey4
- Run the bot:
npm run start
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
This tool is for educational purposes only. Use it at your own risk.