https://github.com/arronf2e/somnia_bot
https://testnet.somnia.network/
https://github.com/arronf2e/somnia_bot
Last synced: 4 months ago
JSON representation
https://testnet.somnia.network/
- Host: GitHub
- URL: https://github.com/arronf2e/somnia_bot
- Owner: arronf2e
- Created: 2025-03-17T08:03:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T08:48:03.000Z (about 1 year ago)
- Last Synced: 2025-05-29T18:56:56.654Z (about 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# somnia_bot
## 数据
```js
privite_keys.txt // 私钥,一行一个
proxies.txt // 代理,一行一个
```
## 执行
```
npm install
node start
```
## 功能
- $STT 领水
- mint $PING $PONG
- autoswap $PING $PONG
- 定时执行
- 多线程执行
基于 [https://github.com/ziqing888/Somnia-bot](https://github.com/ziqing888/Somnia-bot) 、[https://github.com/vVANare/somnia-testnet-bot/](https://github.com/vVANare/somnia-testnet-bot/) 缝合