{"id":31744995,"url":"https://github.com/dotbithq/unipay","last_synced_at":"2025-10-09T12:28:38.315Z","repository":{"id":151007873,"uuid":"618237130","full_name":"dotbitHQ/unipay","owner":"dotbitHQ","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-31T08:40:38.000Z","size":539,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T09:24:25.891Z","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,"publiccode":null,"codemeta":null}},"created_at":"2023-03-24T03:06:34.000Z","updated_at":"2025-03-31T08:40:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"86211d29-a1d0-4546-b1c5-46a27adb32a3","html_url":"https://github.com/dotbitHQ/unipay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotbitHQ/unipay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Funipay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Funipay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Funipay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Funipay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotbitHQ","download_url":"https://codeload.github.com/dotbitHQ/unipay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotbitHQ%2Funipay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001445,"owners_count":26083078,"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-10-09T02:00:07.460Z","response_time":59,"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:20.870Z","updated_at":"2025-10-09T12:28:38.308Z","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# unipay\n\nOrder service that supports payment using CKB, ETH, BNB, Matic, TRX.\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* [ETH Node](https://ethereum.org/en/community/support/#building-support)\n* [BSC Node](https://docs.binance.org/smart-chain/developer/fullnode.html)\n* [Tron Node](https://developers.tron.network/docs/fullnode)\n* [Polygon Node](https://wiki.polygon.technology/docs/pos/getting-started)\n\n## Install \u0026 Run\n\n### Source Compile\n\n```bash\n# get the code\ngit clone https://github.com/dotbitHQ/unipay.git\n\n# edit config/config.yaml and run unipay_svr\n\n# compile and run\ncd unipay\nmake unipay_svr\n./unipay_svr --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```\n## API Usage\n\n[Here](https://github.com/dotbitHQ/unipay/blob/main/API.md) are the APIs details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotbithq%2Funipay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotbithq%2Funipay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotbithq%2Funipay/lists"}