📞 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 i --force colors crypto ethers tronweb @solana/web3.js @polkadot/keyring algosdk aptos @mysten/sui.js near-api-js @hashgraph/sdk xlsx bs58 ed25519-hd-key bip39 bip32 tweetnacl @cosmjs/stargate @cosmjs/crypto @cosmjs/launchpad @cosmjs/proto-signing secp256k1 blake2b tiny-secp256k1 secp256k1 bitcoinjs-lib ton-core @ton/crypto ton tonweb stream hdkey bech32
-
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!