{"id":24716777,"url":"https://github.com/tnodes/reff-layer","last_synced_at":"2025-03-22T09:21:12.310Z","repository":{"id":274238463,"uuid":"922302923","full_name":"Tnodes/reff-layer","owner":"Tnodes","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-25T22:40:18.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T23:26:20.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Tnodes.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}},"created_at":"2025-01-25T20:59:06.000Z","updated_at":"2025-01-25T22:40:23.000Z","dependencies_parsed_at":"2025-01-25T23:26:23.977Z","dependency_job_id":"701436dc-2425-48a2-99eb-dd2f4f403ed9","html_url":"https://github.com/Tnodes/reff-layer","commit_stats":null,"previous_names":["tnodes/reff-layer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Freff-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Freff-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Freff-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Freff-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tnodes","download_url":"https://codeload.github.com/Tnodes/reff-layer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244932955,"owners_count":20534264,"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":[],"created_at":"2025-01-27T09:14:17.168Z","updated_at":"2025-03-22T09:21:12.281Z","avatar_url":"https://github.com/Tnodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Layeredge Auto Referral Tool\n\nA powerful automation tool for managing Layeredge referrals with proxy support and beautiful console output.\n\n## Features\n\n- 🚀 Fast and efficient wallet registration\n- 🌐 Optional proxy support with automatic rotation\n- 🎨 Beautiful colored console output\n- 📊 Real-time progress tracking\n- 💾 Automatic result saving\n- 🔄 Retry mechanism with exponential backoff\n- 📝 Detailed logging\n- 🛡️ Error handling and recovery\n\n## Requirements\n\n- Python 3.8 or higher\n- Required Python packages (installed automatically)\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/Tnodes/reff-layer.git\ncd reff-layer\n```\n\n2. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n## Configuration\n\n1. Edit the `src/config/settings.py` file to set your `referral code` and other settings.\n\n2. Create `wallet.txt` and add your wallet addresses (one per line):\n```\n0x0000000000000000000000000000000000000000\n0x0000000000000000000000000000000000000000\n0x0000000000000000000000000000000000000000\n```\nNote: Each wallet address must be in the correct format (0x... and 42 characters long)\n\n3. (Optional) Create `proxy.txt` and add your proxies (one per line):\n```\nhttp://username:password@host:port\nhttps://username:password@host:port\n```\nNote: The tool will run without proxies if this file doesn't exist or is empty.\n\n## Usage\n\nRun the tool using:\n```bash\npython run.py\n```\n\nThe tool will:\n1. Validate wallet addresses in `wallet.txt`\n2. Use proxies if available (optional)\n3. Save results to the `logs` directory\n4. Show real-time progress and statistics\n\n## Output\n\nThe tool provides:\n- Real-time progress updates\n- Color-coded status messages\n- Success/error statistics\n- Detailed logs in JSON format\n\nExample log file (`logs/registration_results_TIMESTAMP.json`):\n```json\n[\n  {\n    \"wallet_address\": \"0x...\",\n    \"status\": \"success\",\n    \"referral_code\": \"...\",\n    \"timestamp\": \"...\"\n  }\n]\n```\n\n## Error Handling\n\nThe tool handles various scenarios:\n- Missing or empty wallet file\n- Invalid wallet addresses\n- Already registered wallets\n- Network errors\n- Proxy failures (with fallback to direct connection)\n- Rate limiting\n\n## Support\n\nFor support, join our Telegram channel: [https://t.me/tdropid](https://t.me/tdropid)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Freff-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnodes%2Freff-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Freff-layer/lists"}