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.
- Git
- Node JS (v22)
- Sepolia Faucet https://testnetbridge.com/sepolia
- RPC Private (Alchemy) https://alchemy.com
- Multi Account
- Auto Bridge (Using Official Bridge)
- Deploy Smart Contract
- Auto Sake Finance (Incentive)
- Auto Transaction Using Sonifi V2 (Incentive)
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
- Clone project repo
git clone https://github.com/Aethereal-Collective/soneium-bot.git && cd soneium-bot
- Run
npm install
- Configure your accounts
nano accounts/accounts.js
- Configure the bot config
nano config/config.js
- Run Menu
npm run soneium
- Run NFT
npm run nft
insufficient GAS / insufficient Balance = You don't have enough ETH . Please bridge 0.05 Minimum with 0.1 ETH Sepolia (Minimum in your wallet)