If you encounter any issues or have questions, feel free to reach out:
To get started with the bot, follow these steps:
Make sure to download Node.js version 22.11.0 and NPM version 10.9.0.
- Download Link: NodeJS
To install NodeJS via nvm
, run the following commands:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.4/install.sh | bash
source ~/.bashrc # or source ~/.zshrc if you use zsh
nvm install 22.11.0
nvm use 22.11.0
npm install -g npm@10.9.0
If you are running on Termux, check out the guides here:
Termux guides if you run on mobile
To download the source code, use the following command:
git clone https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop.git
cd "Automatic-Ultimate-Create-Wallets-for-Airdrop"
To install all required dependencies, run:
npm install
Make sure to set up the required configuration files before running the bot.
{
"Algorand": 10,
"Aptos": 10,
"Bitcoin": 10,
"Cardano": 10,
"Cosmos": 10,
"EVM": 10,
"Hedera": 10,
"MAVRYK": 10,
"NEAR": 10,
"Polkadot": 10,
"Solana": 10,
"SUI": 10,
"TON": 10,
"TRON": 10
}
💡 Usage:
After extracting or cloning the project, navigate to the folder:
cd "Automatic-Ultimate-Create-Wallets-for-Airdrop\ALL_WALLETS"
To run the bot, use the following command:
node meomundep
🎇 Enjoy!