{"id":28202444,"url":"https://github.com/meomundep/seismic","last_synced_at":"2025-07-16T01:40:53.138Z","repository":{"id":287244384,"uuid":"964070103","full_name":"MeoMunDep/Seismic","owner":"MeoMunDep","description":"Auto deploy token contract, transfer faucet, lend, borrow, rent tokens, connect wallets. [100 STARS TO UNLOCK ALL FEATURE]","archived":false,"fork":false,"pushed_at":"2025-06-25T12:11:34.000Z","size":652,"stargazers_count":42,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T13:24:35.527Z","etag":null,"topics":["airdrop","airdrop-application","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrop-huner-download","contract","deploy","layer1","meomundep","seismic","smart-contract","testnet","web","web3"],"latest_commit_sha":null,"homepage":"https://t.me/keoairdropfreene","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MeoMunDep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-10T16:36:00.000Z","updated_at":"2025-06-25T12:11:38.000Z","dependencies_parsed_at":"2025-04-10T18:53:29.668Z","dependency_job_id":"31888cf0-0ccb-40c2-a4df-5aa63cc4a787","html_url":"https://github.com/MeoMunDep/Seismic","commit_stats":null,"previous_names":["meomundep/seismic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MeoMunDep/Seismic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FSeismic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FSeismic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FSeismic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FSeismic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeoMunDep","download_url":"https://codeload.github.com/MeoMunDep/Seismic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeoMunDep%2FSeismic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265474512,"owners_count":23772354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airdrop","airdrop-application","airdrop-claim-bot","airdrop-farm","airdrop-free","airdrop-huner-download","contract","deploy","layer1","meomundep","seismic","smart-contract","testnet","web","web3"],"created_at":"2025-05-17T00:13:48.970Z","updated_at":"2025-07-16T01:40:53.123Z","avatar_url":"https://github.com/MeoMunDep.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Bot Setup Instructions\n\nWelcome to the bot setup guide! Follow the steps below to install and configure the bot correctly. This guide is designed to be beginner-friendly, with clear explanations for each step.\n\n\u003e [Termux guides if you run on mobile](https://github.com/MeoMunDep/Guides-for-using-my-script-on-termux)\n\n---\n\n## Table of Contents\n\n1. [Prerequisites](#prerequisites)\n2. [Installation Steps](#installation-steps)\n3. [Configuration Files](#configuration-files)\n   - [`configs.json`](#1-configsjson)\n   - [`privateKeys.txt`](#2-privateKeystxt)\n   - [`proxies.txt`](#4-proxiestxt)\n4. [Running the Bot](#running-the-bot)\n5. [Contact and Support](#contact-and-support)\n\n---\n\n## Prerequisites\n\nBefore running the bot, make sure you have the following installed:\n\n- **Node.js** (Version: `22.11.0`)\n- **npm** (Version: `10.9.0`)\n\nDownload Node.js and npm here: [Download Link](https://t.me/KeoAirDropFreeNe/257/1462).\n\n-\u003e On Windows, double click on `run.bat`. For Linux/macOS, use `run.sh` to automatically run the bot. Remember to fill in all the necessary details before running.\n\n---\n\n## Installation Steps\n\n### 1. **Clone the Bot Repository (GitHub)**\n\nYou can clone the bot repository using Git. If you don't have Git installed, [install Git here](https://git-scm.com/).\n\n- Open your terminal (Command Prompt on Windows, Terminal on Linux/macOS) and navigate to the folder where you want to store the bot files.\n\n- Run the following command to clone the repository:\n\n  ```bash\n  git clone https://github.com/MeoMunDep/siesmic.git\n  ```\n\n- After cloning, navigate into the bot's directory:\n\n  ```bash\n  cd seismic/seismic\n  ```\n\n### 2. **Install Dependencies:**\n\n- Once inside the bot directory, install the necessary dependencies by running the following command:\n\n```bash\nnpm install --force user-agents axios colors https-proxy-agent socks-proxy-agent ethers web3 solc\n```\n\n- If you're on **Windows** and encounter an Execution Policy error, run:\n\n```bash\nSet-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass\n```\n\nThen, run the npm install command again.\n\n- For **Linux/macOS**, if you face permission issues with the install command, prepend `sudo` to the command:\n\n```bash\nsudo npm install --force user-agents meo-forkcy-utils meo-forkcy-colors https-proxy-agent socks-proxy-agent ethers web3 solc\n```\n\n### 3. **Prepare Configuration Files:**\n\n- Ensure all configuration files are set up correctly before running the bot (see [Configuration Files](#configuration-files) section).\n\n---\n\n## Configuration Files\n\n### 1. `configs.json` - 📜 Adjust Bot Settings\n\nThis file controls the bot’s behavior. Below is an example configuration:\n\n```json\n{\n  \"howManyAccountsRunInOneTime\": 200,\n  \"timeToRestartAllAccounts\": 300,\n  \"delayEachAccount\": [1, 2],\n  \"skipInvalidProxy\": true,\n\n  \"tokenConfig\": {\n    \"performTransfers\": true,\n    \"numTransfers\": [5, 10],\n    \"amountPerTransfer\": [1000, 2000],\n    \"useConfiguredAddresses\": false,\n    \"recipientAddresses\": [\"\"]\n  },\n\n   \"faucet\": {\n    \"maxCaptchaAttempts\": 20,\n    \"2captchaApiKey\": \"\"\n  }\n}\n```\n\n### 🔧 Main Configuration\n\n| Field | Type | Description |\n|-------|------|-------------|\n| `howManyAccountsRunInOneTime` | `number` | Number of accounts to run concurrently in each batch. |\n| `timeToRestartAllAccounts` | `number` | Time (in seconds) after which all accounts will be restarted. |\n| `delayEachAccount` | `[number, number]` | Random delay range (in seconds) between processing each account. E.g., `[1, 2]` means a delay between 1 and 2 seconds. |\n| `skipInvalidProxy` | `boolean` | If `true`, accounts with invalid proxies will be skipped instead of stopping execution. |\n\n---\n\n### 💰 `tokenConfig` – Token Deployment \u0026 Transfer Settings\n\n| Field | Type | Description |\n|-------|------|-------------|\n| `performTransfers` | `boolean` | If `true`, token transfers will be performed after deployment. |\n| `numTransfers` | `number` | Number of transfer actions to execute if `performTransfers` is enabled. |\n| `amountPerTransfer` | `[number, number]` | Random token amount (between `min` and `max`) to send in each transfer. When transfer ETH(SEISMIC) it will divide by 100000 |\n| `useConfiguredAddresses` | `boolean` | If `true`, transfers will only use addresses specified in `recipientAddresses`. |\n| `recipientAddresses` | `string[]` | Array of wallet addresses to receive tokens (used only if `useConfiguredAddresses` is `true`). |\n\n---\n\n### 🚰 `faucet` – Faucet Claim Settings\n\n| Field | Type | Description |\n|-------|------|-------------|\n| `maxCaptchaAttempts` | `number` | Maximum number of attempts allowed to solve CAPTCHA before giving up. |\n| `2captchaApiKey` | `string` | Your API key for 2Captcha service, used to automatically solve CAPTCHA challenges. |\n\n---\n\n### 2. `privateKeys.txt` - 🗂️ User's Wallet Data\n\n- Wallets generator: [Link](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop)\n- EVM PRIVATEKEY\n\n```txt\nprivatekey\nprivatekey\nprivatekey\n```\n\n_Note: Each row for each account._\n\n### 3. `proxies.txt` - 🌐 Proxy List (Optional)\n\nIf you are using proxies, add them here. Leave the file blank if you are not using proxies. Supported formats:\n\n- [Get it from here](https://www.webshare.io/?referral_code=4l5kb3glsce7)\n\n```txt\nhttp://host:port\nhttps://host:port\nsocks4://host:port\nsocks5://host:port\nhttp://user:password@host:port\nhttps://user:password@host:port\nsocks4://user:password@host:port\nsocks5://user:password@host:port\n```\n\n_Note: each row for each account._\n\n---\n\n## Running the Bot\n\n1. Navigate to the folder containing the bot files:\n\n   ```bash\n   cd /path/to/seismic\n   ```\n\n2. Run the bot using the following command:\n\n   ```bash\n   node meomundep.js\n   ```\n\n---\n\n## Contact and Support\n\n- **Faucet Link** [Here](https://faucet-2.seismicdev.net/)\n- **Seismic document** [Link](https://docs.seismic.systems/appendix/devnet)\n\n- **Support me via Donate** [Here](https://t.me/KeoAirDropFreeNe/312/27801)\n- **Contact for work:** [Telegram](https://t.me/MeoMunDep)\n- **Join the support group:** [Join here](https://t.me/KeoAirDropFreeNe)\n- **Updates Channel:** [View channel](https://t.me/KeoAirDropFreeNee)\n- **YouTube Channel:** [Watch here](https://www.youtube.com/@keoairdropfreene)\n- **Instagram:** [Follow me](https://www.instagram.com/meomundep)\n- **Tiktok:** [Follow me](https://www.tiktok.com/@meomundep)\n\nYour support is greatly appreciated! 🐱\n\n---\n\nEnjoy using the bot! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fseismic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeomundep%2Fseismic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeomundep%2Fseismic/lists"}