{"id":26848385,"url":"https://github.com/fawaz-exe/merkle-tree","last_synced_at":"2026-05-13T12:45:12.566Z","repository":{"id":251760961,"uuid":"837930364","full_name":"fawaz-exe/merkle-tree","owner":"fawaz-exe","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-05T13:49:18.000Z","size":268,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-03T11:03:07.234Z","etag":null,"topics":["bitcoin","crytography","data-structures","hashing","merkel-tree"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/fawaz-exe.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}},"created_at":"2024-08-04T13:22:56.000Z","updated_at":"2024-09-01T13:36:20.000Z","dependencies_parsed_at":"2024-08-05T16:10:07.605Z","dependency_job_id":null,"html_url":"https://github.com/fawaz-exe/merkle-tree","commit_stats":null,"previous_names":["fawaz-exe/merkle-tree"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fawaz-exe/merkle-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawaz-exe%2Fmerkle-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawaz-exe%2Fmerkle-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawaz-exe%2Fmerkle-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawaz-exe%2Fmerkle-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fawaz-exe","download_url":"https://codeload.github.com/fawaz-exe/merkle-tree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawaz-exe%2Fmerkle-tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32983696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T11:31:52.688Z","status":"ssl_error","status_checked_at":"2026-05-13T11:31:52.072Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","crytography","data-structures","hashing","merkel-tree"],"created_at":"2025-03-30T20:54:11.369Z","updated_at":"2026-05-13T12:45:11.992Z","avatar_url":"https://github.com/fawaz-exe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# merkle-tree\n\n\u003e The tree hashes its leaf node from bottom up till it reaches parent.\n\n![Merkle Tree Representation](https://upload.wikimedia.org/wikipedia/commons/9/95/Hash_Tree.svg)\n\n(https://en.wikipedia.org/wiki/Merkle_tree)\n\nMerkle Root = H(H(v1||v2) || H(v3||v4))\n\n                        |\n         /------------------------------\\\n        /                                \\\n   H(v1||v2)                         H(v3||v4)\n     /   \\                             /   \\\n    /     \\                           /     \\\n   v1     v2                         v3     v4\n\n![Bitcoin Merkel Tree:](https://github.com/fawaz-exe/merkle-tree/blob/5635d64ef4c24dc8efd4f499be73610e35c3702f/utils/Bitcoin_whitepaper_merkel_tree.png)\n\n(https://www.bsvblockchain.org/news/from-torrents-to-git-how-merkle-trees-protect-your-files)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawaz-exe%2Fmerkle-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffawaz-exe%2Fmerkle-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawaz-exe%2Fmerkle-tree/lists"}