{"id":31745019,"url":"https://github.com/dotbithq/das-multi-device","last_synced_at":"2026-07-30T03:31:44.545Z","repository":{"id":168091991,"uuid":"642706608","full_name":"dotbitHQ/das-multi-device","owner":"dotbitHQ","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-23T01:59:56.000Z","size":466,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-09T12:29:44.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/dotbitHQ.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}},"created_at":"2023-05-19T07:03:38.000Z","updated_at":"2025-01-23T01:59:59.000Z","dependencies_parsed_at":"2024-03-18T10:27:51.214Z","dependency_job_id":"5f0639d0-6783-4d2f-bf12-9215a56d8923","html_url":"https://github.com/dotbitHQ/das-multi-device","commit_stats":null,"previous_names":["dotbithq/das-multi-device"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotbitHQ/das-multi-device","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-multi-device","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-multi-device/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-multi-device/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-multi-device/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotbitHQ","download_url":"https://codeload.github.com/dotbitHQ/das-multi-device/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Fdas-multi-device/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36059044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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-10-09T12:28:25.365Z","updated_at":"2026-07-30T03:31:43.891Z","avatar_url":"https://github.com/dotbitHQ.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"* [Prerequisites](#prerequisites)\n* [Install \u0026amp; Run](#install--run)\n    * [Source Compile](#source-compile)\n    * [Docker](#docker)\n* [Usage](#usage)\n\n# das-multi-device\nMulti device service, providing functions such as adding and removing backup devices through webauhtn\n\n## Prerequisites\n\n* Ubuntu 18.04 or newer\n* MYSQL \u003e= 8.0\n* go version \u003e= 1.17.0\n* [CKB Node](https://github.com/nervosnetwork/ckb)\n\n## Install \u0026 Run\n\n### Source Compile\n\n```bash\n# get the code\ngit clone git@github.com:dotbitHQ/das-multi-device.git\n\n# edit config/config.yaml and run unipay_svr\n\n# compile and run\ncd das-multi-device\nmake device\n./das_multi_device --config=config/config.yaml\n```\n\n### Docker\n* docker \u003e= 20.10\n* docker-compose \u003e= 2.2.2\n\n```bash\nsudo curl -L \"https://github.com/docker/compose/releases/download/v2.2.2/docker-compose-$(uname -s)-$(uname -m)\" -o /usr/local/bin/docker-compose\nsudo chmod +x /usr/local/bin/docker-compose\nsudo ln -s /usr/local/bin/docker-compose /usr/bin/docker-compose\ndocker-compose up -d\n```\n\n_if you already have a mysql installed, just run_\n```bash\ndocker run -dv $PWD/config/config.yaml:/app/config/config.yaml --name unipay_svr dotbitteam/unipay:latest\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotbithq%2Fdas-multi-device","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotbithq%2Fdas-multi-device","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotbithq%2Fdas-multi-device/lists"}