{"id":31051771,"url":"https://github.com/ajay-develops/stakecrashhistory","last_synced_at":"2025-09-15T00:54:39.292Z","repository":{"id":299632253,"uuid":"1003658864","full_name":"ajay-develops/stakeCrashHistory","owner":"ajay-develops","description":"Analyze Stake Crash game history with this React tool. Upload JSON data to reveal patterns, track non-green streaks, and identify the longest \"dry spells\" for smarter gameplay.","archived":false,"fork":false,"pushed_at":"2025-06-30T20:16:58.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-30T20:22:57.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://stake-crash-history.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajay-develops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-17T13:27:03.000Z","updated_at":"2025-06-30T20:17:02.000Z","dependencies_parsed_at":"2025-06-17T14:49:34.864Z","dependency_job_id":null,"html_url":"https://github.com/ajay-develops/stakeCrashHistory","commit_stats":null,"previous_names":["ajay-develops/stakecrashhistory"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajay-develops/stakeCrashHistory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FstakeCrashHistory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FstakeCrashHistory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FstakeCrashHistory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FstakeCrashHistory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajay-develops","download_url":"https://codeload.github.com/ajay-develops/stakeCrashHistory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajay-develops%2FstakeCrashHistory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275189756,"owners_count":25420645,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09-15T00:54:38.494Z","updated_at":"2025-09-15T00:54:39.280Z","avatar_url":"https://github.com/ajay-develops.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stake Crash Analytics\n\nUnlock the secrets of the global Stake Crash game with this easy-to-use analytics tool! Simply upload your game history JSON file and get instant, in-depth insights into patterns, streaks, and crash points.\n\n---\n\n## Features\n\n- **Global Crash History Analysis:** Dive deep into the complete history of the Stake Crash game, not just your personal bets.\n- **Customizable Highlighting:** Set your desired crashpoint threshold to easily spot \"green\" (higher multiplier) crashes.\n- **Streak Tracking:** See the number of non-green crashes that occurred before each highlighted crash.\n- **Max Gap Identification:** Discover the longest recorded streak of non-green crashes, helping you identify the most extended \"dry spells\" in the game's history.\n- **Intuitive Interface:** A clean, single-page application designed for quick analysis.\n\n---\n\n## How It Works\n\nThis tool processes the JSON history file directly from the Stake Crash game. It identifies patterns and calculates statistics based on the global game outcomes.\n\n---\n\n## Getting Started\n\nFollow these simple steps to analyze the Stake Crash history:\n\n1.  **Get the History File:**\n\n    - **Copy Code:** Click the \"Copy Code\" button on the app's page.\n    - **Go to Stake Crash:** Open your web browser and navigate to the Stake Crash game page on Stake.com.\n    - **Open Browser Console:**\n      - **Windows/Linux:** Press `Ctrl + Shift + J`\n      - **Mac:** Press `Cmd + Option + J`\n    - **Paste \u0026 Download:** In the console, paste the copied code and press `Enter`. A JSON file containing the game's history will automatically download to your computer.\n\n2.  **Upload the File:**\n\n    - On the app's page, simply **drag and drop** the downloaded JSON file into the designated upload area, or use the file input to select it.\n\n3.  **View Analytics:**\n    - Once uploaded, the table will populate with crash history chips.\n    - Use the **\"Highlight Crashes from or equal to\"** input to set your desired multiplier threshold. Crashes at or above this value will be highlighted green.\n    - Observe the numbers below the green chips to see the **streak length** (number of non-green crashes) leading up to that green crash.\n    - At the top of the table, you'll see the **\"Record Gap Between Green Crashes,\"** indicating the longest observed streak of non-green crashes.\n\n---\n\n## Technologies Used\n\n- **React:** For building the user interface.\n- **Next.js:** The React framework for production.\n- **Tailwind CSS:** For efficient and highly customizable styling.\n- **`@heroui/react` \u0026 `@heroui/chip`:** UI components for a polished look.\n- **`lucide-react`:** For elegant icons.\n\n---\n\n## Contributing\n\nWe welcome contributions! If you have suggestions for improvements, feature requests, or find a bug, feel free to open an issue or submit a pull request.\n\n---\n\n## License\n\nThis project is open-source and available under the [MIT License](LICENSE).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajay-develops%2Fstakecrashhistory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajay-develops%2Fstakecrashhistory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajay-develops%2Fstakecrashhistory/lists"}