{"id":22864838,"url":"https://github.com/abhijayrajvansh/crypto-mining-101","last_synced_at":"2026-05-05T07:32:58.713Z","repository":{"id":253567333,"uuid":"843886098","full_name":"abhijayrajvansh/crypto-mining-101","owner":"abhijayrajvansh","description":"⛏️ demonstration of proof-of-work, high-level implementation of hash generation using brute force with X leading zeros.","archived":false,"fork":false,"pushed_at":"2024-08-18T08:50:56.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T09:45:48.584Z","etag":null,"topics":["bitcoin","crypto-mining","hash","proof-of-work","sha256"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/abhijayrajvansh.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":"2024-08-17T18:04:53.000Z","updated_at":"2025-03-29T23:08:52.000Z","dependencies_parsed_at":"2024-08-17T19:26:57.534Z","dependency_job_id":"1c821470-15e1-4b04-b859-f2622f02eacc","html_url":"https://github.com/abhijayrajvansh/crypto-mining-101","commit_stats":null,"previous_names":["abhijayrajvansh/crypto-hash-mining"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhijayrajvansh/crypto-mining-101","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijayrajvansh%2Fcrypto-mining-101","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijayrajvansh%2Fcrypto-mining-101/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijayrajvansh%2Fcrypto-mining-101/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijayrajvansh%2Fcrypto-mining-101/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhijayrajvansh","download_url":"https://codeload.github.com/abhijayrajvansh/crypto-mining-101/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijayrajvansh%2Fcrypto-mining-101/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["bitcoin","crypto-mining","hash","proof-of-work","sha256"],"created_at":"2024-12-13T11:31:36.633Z","updated_at":"2026-05-05T07:32:58.696Z","avatar_url":"https://github.com/abhijayrajvansh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Mining 101\n\nAuthor: [Abhijay Rajvansh](https://abhijayrajvansh.com)\n\nsolves the problem \u0026 finds a hash with X leading zeros, such as:\n\n```\n...\ntrying nonce: 2240934 hash: e48fff9bb3f7afa8dfcdd6c3fc6d4ea3d8c7a3816dfdca65fa422cd5e7b5a81a\ntrying nonce: 2240935 hash: d90a4270a74af464842ff81de13cf8a5ca933c13821e914fd4af474542fe185c\ntrying nonce: 2240936 hash: a34bc21b3ba748000091a55feeba92b3ab54160c33c1e88c9fcebcb7a206d573\ntrying nonce: 2240937 hash: 8adf7520078ad764aa4ab5c775888e3fb6a7711f3969978f9cec9452203fd29d\ntrying nonce: 2240938 hash: 0000037453800f26b0752fcdcafdec0c77d78f149d125e7d17419a5eabc73c2e\n\nnonce found:  2240938\ninput string: abhijayrajvansh2240938\nhash found: 0000037453800f26b0752fcdcafdec0c77d78f149d125e7d17419a5eabc73c2e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijayrajvansh%2Fcrypto-mining-101","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhijayrajvansh%2Fcrypto-mining-101","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijayrajvansh%2Fcrypto-mining-101/lists"}