Skip to content

Widiskel/singularity-testnet-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SINGULARITY TESTNET BOT

Singularity Testnet Bot

Table Of Contents

Prerequisite

  • Git
  • Node JS (v22)

Join My Telegram Channel

                                                          
                      ...                                 
                     .;:.                                 
                    .;ol,.                                
                   .;ooc:'                                
            ..    .;ooccc:'.    ..                        
          .',....'cdxlccccc;.....,'.                      
         .;;..'';clolccccccc:,''..;;.                     
        ':c'..':cccccccccccccc;...'c:.                    
       ':cc,.'ccccccccccccccccc:..;cc:'                   
    ...:cc;.':cccccccccccccccccc:..:cc:...                
   .;';cc;.':;;:cccccccccccccc:;;;'.;cc,,;.               
  .cc':c:.',.....;cccccccccc;.....,..:c:'c:               
  ,x:'cc;.,'     .':cccccc:'.     ',.;cc':x'              
  lO,'cc;.;,       .;cccc:.       ,;.;cc';0l              
 .o0;.;c;.,:'......',''''''......':,.;c;.:0l.             
 .lxl,.;,..;c::::;:,.    .,:;::::c;..,;.,oxl.             
 .lkxOl..  ..'..;::'..''..'::;..'..  ..c0xkl.             
  .cKMx.        .;c:;:cc:;:c:.        .xMKc.              
    ;KX:         ;o::l:;cc;o:.        ;KK;                
     :KK:.       ,d,cd,'ol'o:       .:0K:                 
      ;0NOl:;:loo;. ... .. .;ldlc::lkN0:                  
       .lONNNKOx0Xd,;;'.,:,lKKkk0XNN0o.                   
         .','.. .lX0doooodOXd.  .','.                     
                 .,okkddxkd;.                             
                    'oxxd;.                               
   ........................................                              
   .OWo  xNd lox  xxl Ald   xoc dakkkkkxsx.              
   .OWo  o0W cXW  dM0 MMN   lNK laddKMNkso.               
   .kMKoxsNN oWX  dW0 MMMWO lWK    axM0   .                
   .OMWXNaMX dM0  kM0 MMKxNXKW0    axMk   .                 
   .OMk  dWK oWX XWdx Mxx  XMMO    akMx   .                 
   'OWo  dM0 'kNNXNNd DMD   OWk    aoWd   .                 
   ........................................

Anyway i create new telegram channel just for sharing bot or airdrop, join here https://t.me/skeldrophunt.

Singularity Finance Testnet

New Testnet: Singularity Finance

➡️ Claim Faucet : https://faucet-testnet.singularityfinance.ai/

➡️ Connect New Wallet : https://singularityfinance.ai/testnet

➡️ Complete Zeally : https://zealy.io/cw/singularityfinance/invite/RIfAE_1sqVY_2x-Z-Dtd5

  • Get Test SFI Tokens
  • Swap SFI > wSFI or Other
  • Stake 50%
  • Claim Reward
  • Bridge SFI
  • Complete Daily Onchain Task & Social Media Task
  • Done

LFG

BOT FEATURE

  • 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)

Setup & Configure BOT

Linux

  1. Clone project repo
    git clone https://github.com/Widiskel/singularity-testnet-bot.git && cd singularity-testnet-bot
    
  2. Run
    npm install && npm run setup
    
  3. Configure your accounts
    nano accounts/accounts.js
    
  4. Configure the bot config
    nano config/config.js
    
  5. To run Auto TX
    npm run start
    

Windows

  1. Open your Command Prompt or Power Shell.
  2. Clone project repo
    git clone https://github.com/Widiskel/singularity-testnet-bot.git
    
    and cd to project dir
    cd singularity-testnet-bot
    
  3. Run
    npm install && npm run setup
    
  4. Navigate to singularity-testnet-bot directory.
  5. Navigate to accounts directory.
  6. Now open acccounts.js and setup your accounts.
  7. Now Back to singularity-testnet-bot directory and Navigate to config directory and adjust the config.js as needed.
  8. Back to singularity-testnet-bot directory.
  9. To start the app open your Command Prompt or Power Shell
  10. To run auto Tx Bot
    npm run start
    

Update Bot

To update bot follow this step :

  1. run
    git pull
    
    or
    git pull --rebase
    
    if error run
    git stash && git pull
    
  2. run
    npm update
    
  3. start the bot
  4. if any eror happen check log/app.log

IMPORTANT NOTE (READ IT THIS IS NOT DECORATION)

DWYOR & Always use a new wallet when running the bot, I am not responsible for any loss of assets.

If any error regarding SQL, try to delete database.db first

Any eror during tx will be retried until it success, so ignore it

Singularity Dashboard is have a huge delay, also for the rpc and contract so don't worry just run and forget it.

CONTRIBUTE

Feel free to fork and contribute adding more feature thanks.

SUPPORT

want to support me for creating another bot ? star my repo or buy me a coffee on

EVM : 0x1f0ea6e0b3590e1ab6c12ea0a24d3d0d9bf7707d SOLANA : 3tE3Hs7P2wuRyVxyMD7JSf8JTAmEekdNsQWqAnayE1CN

About

Singularity Testnet Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published