On chain soft in order to automatically do singularity finance testnet The software does transactions at random times of the day
- Wrap/unwrap SFI
- Skate/unstake
- Claim
- Bridge
- Install git - link
- Press
WIN + Rto open the Run dialog box - Type
cmdand press enter to open console. - Paste in console
git clone https://github.com/Dmkls/singularityfinance-auto - Open
singularityfinance-autofolder and startINSTALL.batto install libraries. - To start soft -
START.bat
- Paste as many private keys as you want to the
data/private_keys.txtfile
- You need 5 for every 100 accounts. Paste them in
data/proxies.txtfile - You don't need a proxy for each account, they are not used for transactions. But are used to get some data to do staking transaction
- Open
configs/settings.py - It is a customization file. You can select the transactions that will and will not be done
True(or1) means to do a transactionFalse(or0) means not to do a transaction- You can also choose the transaction volume - change the
rangenext to the corresponding transaction
