Skip to content

SONEIUM BOT, SAKE FINANCE BOT, AUTO BRIDGE, AUTO FAUCET, AUTO SUPPLY, AUTO BORROW, AUTO REPAY, AUTO WITHDRAW, AUTO DEPLOY CONTRACT, AUTO DAILY TRASACTION, AUTO MINT NFT

License

Notifications You must be signed in to change notification settings

Aethereal-Collective/soneium-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SONEIUM & SAKE FINANCE BOT

ALL IN ONE BOT FOR SONEIUM CHAIN, All you have to do is to configure RPC API KEY in config.js and Private key in accounts.js the bot and run it.

Join US

Prerequisite

BOT FEATURE

  • Multi Account
  • Auto Bridge (Using Official Bridge)
  • Deploy Smart Contract
  • Auto Sake Finance (Incentive)
  • Auto Transaction Using Sonifi V2 (Incentive)

Setup & Configure BOT

You can use screen to run the bot, so you can disconnect the bot and reconnect it later.

screen -S soneium

To reconnect the bot, you can use this command:

screen -r soneium

Linux

  1. Clone project repo
    git clone https://github.com/Aethereal-Collective/soneium-bot.git && cd soneium-bot
    
  2. Run
    npm install
    
  3. Configure your accounts
    nano accounts/accounts.js
    
  4. Configure the bot config
    nano config/config.js
    
  5. Run Menu
    npm run soneium
    
  6. Run NFT
    npm run nft
    

Troubleshoot

insufficient GAS / insufficient Balance = You don't have enough ETH . Please bridge 0.05 Minimum with 0.1 ETH Sepolia (Minimum in your wallet)

About

SONEIUM BOT, SAKE FINANCE BOT, AUTO BRIDGE, AUTO FAUCET, AUTO SUPPLY, AUTO BORROW, AUTO REPAY, AUTO WITHDRAW, AUTO DEPLOY CONTRACT, AUTO DAILY TRASACTION, AUTO MINT NFT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published