📞 Contact
If you encounter any issues or have questions, feel free to reach out:
To get started with the bot, follow these steps:
- Dowload NodeJS to run the bot
Remember to download Nodejs version: 22.11.0 and NPM version: 10.9.0
-> Link
-
Install Dependencies and Modules:
npm install colors xlsx bip39 hdkey bech32 blake2b tonweb algosdk ethers tronweb secp256k1 tiny-secp256k1 bitcoinjs-lib bip32 aptos ethereumjs-util ton cardano-wallet-js @hashgraph/sdk ed25519-hd-key @polkadot/keyring @solana/web3.js @ton/crypto near-api-js @mysten/sui @polkadot/util-crypto ton-core --no-audit --prefer-offline --legacy-peer-deps --save-exact
-
Prepare Configuration Files:
You'll need to set up a few configuration files for the bot to work properly.
{
"EVM": 10,
"Bitcoin": 10,
"Cosmos": 10,
"Polkadot": 10,
"Solana": 10,
"NEAR": 10,
"TRON": 10,
"TON": 10,
"Aptos": 10,
"SUI": 10,
"Cardano": 10,
"Algorand": 10,
"Hedera": 10
}
💡 Usage:
You need to
cd
to the file after extract it To run the bot, use the following command:cd "all_wallets-main/all_wallet"; node meomundep
🎇Enjoy!