{"id":30830654,"url":"https://github.com/psyprotocol/doge-light-client","last_synced_at":"2026-05-18T08:08:40.813Z","repository":{"id":283487805,"uuid":"950450589","full_name":"PsyProtocol/doge-light-client","owner":"PsyProtocol","description":"🐶 A feature complete light client for verifying Dogecoin on Chain","archived":false,"fork":false,"pushed_at":"2025-05-20T19:16:43.000Z","size":1637,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-06T15:56:46.823Z","etag":null,"topics":["doge","dogecoin","rust","rust-lang","solana"],"latest_commit_sha":null,"homepage":"https://x.com/QEDProtocol","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PsyProtocol.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-03-18T07:19:39.000Z","updated_at":"2025-08-05T15:57:44.000Z","dependencies_parsed_at":"2025-03-20T14:34:02.983Z","dependency_job_id":"79c065ad-8661-4c3f-b22b-83869ed72192","html_url":"https://github.com/PsyProtocol/doge-light-client","commit_stats":null,"previous_names":["qedprotocol/doge-light-client","psyprotocol/doge-light-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PsyProtocol/doge-light-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsyProtocol%2Fdoge-light-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsyProtocol%2Fdoge-light-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsyProtocol%2Fdoge-light-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsyProtocol%2Fdoge-light-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PsyProtocol","download_url":"https://codeload.github.com/PsyProtocol/doge-light-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsyProtocol%2Fdoge-light-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"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":["doge","dogecoin","rust","rust-lang","solana"],"created_at":"2025-09-06T15:56:38.802Z","updated_at":"2026-05-18T08:08:40.797Z","avatar_url":"https://github.com/PsyProtocol.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/PsyProtocol/doge-light-client\"\u003e\n  \u003cimg width=\"256\" height=\"256\" src=\"https://github.com/PsyProtocol/doge-light-client/raw/main/static/sol-doge-logo.png?raw=true\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eDLC: Doge Light Client\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\nA fully featured light client for Dogecoin implemented in Rust 🦀, designed for implementing efficient trustless bridges between Dogecoin and the rest of the blockchain universe 🌍 (especially Solana～).\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003eMade with ❤️ by \u003ca href=\"https://x.com/PsyProtocol\" target=\"_blank\"\u003ePsy\u003c/a\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n## Features\n* Supports correct calculation of block difficulty for Mainnet, Testnet, and Regtest\n* Supports AuxPow/Non-AuxPow blocks for Mainnet and Testnet\n* Maintains a constant-memory merkle tree of all blocks processed\n* Fully zerocopy for on-chain usage\n\n\n\n\n## License\nCopyright (C) 2025 Zero Knowledge Labs Limited, Psy Protocol\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\nAdditional terms under GNU AGPL version 3 section 7:\n\nAs permitted by section 7(b) of the GNU Affero General Public License, \nyou must retain the following attribution notice in all copies or \nsubstantial portions of the software:\n\n\"This software was created by Psy (https://psy.xyz)\nwith contributions from Carter Feldman (https://x.com/cmpeq).\"\n\n\n\n[contributors-shield]: https://img.shields.io/github/contributors/PsyProtocol/doge-light-client.svg?style=for-the-badge\n[contributors-url]: https://github.com/PsyProtocol/doge-light-client/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/PsyProtocol/doge-light-client.svg?style=for-the-badge\n[forks-url]: https://github.com/PsyProtocol/doge-light-client/network/members\n[stars-shield]: https://img.shields.io/github/stars/PsyProtocol/doge-light-client.svg?style=for-the-badge\n[stars-url]: https://github.com/PsyProtocol/doge-light-client/stargazers\n[issues-shield]: https://img.shields.io/github/issues/PsyProtocol/doge-light-client.svg?style=for-the-badge\n[issues-url]: https://github.com/PsyProtocol/doge-light-client/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyprotocol%2Fdoge-light-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsyprotocol%2Fdoge-light-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsyprotocol%2Fdoge-light-client/lists"}