Singularity Testnet Bot
- Git
- Node JS (v22)
New Testnet: Singularity Finance
➡️ Use burner wallet!
➡️ Claim Faucet : https://faucet-testnet.singularityfinance.ai/
➡️ Connect New Wallet : https://singularityfinance.ai/testnet
➡️ Complete Zeally : https://zealy.io/cw/singularityfinance/invite/4SnpNMfR9J4a6gLPxD0cL
- Get Test SFI Tokens
- Swap SFI > wSFI or Other
- Stake 50%
- Claim Reward
- Bridge SFI
- Complete Daily Onchain Task & Social Media Task
- Done
LFG
- Multi Account
- Proxy Support
- Support PK & SEED
- Daily Bridge (Disabled)
- Daily Wrap & Unwrap (Disable)
- Daily Stake & Unstake
- Daily Claim Staking Reward
- Daily Swap
- Daily Add Liquidity
- Daily Travel Rule (Later)
-
Clone project repo
git clone https://github.com/Gmhax/singularity-testnet-bot.git && cd singularity-testnet-bot
-
Run
npm install && npm run setup
-
Configure your accounts
nano accounts/accounts.js
Format: export const privateKey = ["your-private-key",];
-
Configure the bot config
nano config/config.js
-
Create session
screen -S singurality
-
To run Auto TX
npm run start
##DETACH SESSION:
Ctrl + A, then Click D
To update bot follow this step :
- run
or
git pull
if error rungit pull --rebase
git stash && git pull
- run
npm update
- start the bot
- if any eror happen check
log/app.log