- Git
- Node JS (v22)
- Register with my invite code : ZbJll8
Mango Testnet
➡️ Register : HERE
- Download Mango Wallet (https://chromewebstore.google.com/detail/mango-wallet/jiiigigdinhhgjflhljdkcelcjfmplnd) (Extension)
- Backup Phrase
- Claim Faucet on your wallet extension
- Go To Web
- Complete Bind Social Media Accounts and JOIN NOW
- Go to Event Page
- Complete Task on the Task List ( Swap , Bridge )
- Login Daily
- Done
- Multi Account
- Support PK
- Proxy Support
- Daily Claim Faucet
- Daily Mango Swap
- Daily BeingDex Beta DAPP
- Daily Check In
- Clone project repo
git clone https://github.com/Crypus/mango-testnet-bot.git && cd mango-testnet-bot
- Run
npm install && npm run setup
- Configure your accounts
nano accounts/accounts.js
- To run Auto TX
npm run start
- Open your
Command Prompt
orPower Shell
. - Clone project repo
and cd to project dir
git clone https://github.com/Crypus/mango-testnet-bot.git
cd mango-testnet-bot
- Run
npm install && npm run setup
- Navigate to
mango-testnet-bot
directory. - Navigate to
accounts
directory. - Now open
acccounts.js
and setup your accounts. ` - Now Back to
mango-testnet-bot
directory and Navigate toconfig
directory and adjust theproxy_list.js
as needed. - Back to
mango-testnet-bot
directory. - To start the app open your
Command Prompt
orPower Shell
- To run auto Tx Bot
npm run start
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
DWYOR & Always use a new wallet when running the bot, I am not responsible for any loss of assets.
Feel free to fork and contribute adding more feature thanks.