{"id":21162369,"url":"https://github.com/webankblockchain/data-reconcile","last_synced_at":"2025-07-09T14:32:36.419Z","repository":{"id":41892384,"uuid":"290735768","full_name":"WeBankBlockchain/Data-Reconcile","owner":"WeBankBlockchain","description":"Data-Reconcile是一款基于区块链的对账组件，提供基于区块链智能合约账本的通用化数据对账解决方案，并提供了一套可动态扩展的对账框架，支持定制化开发。","archived":false,"fork":false,"pushed_at":"2022-04-24T09:31:56.000Z","size":98,"stargazers_count":31,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T02:01:43.668Z","etag":null,"topics":["blockchain","consortium","data","data-governance","reconcile","webank-blockchain"],"latest_commit_sha":null,"homepage":"https://data-doc.readthedocs.io/zh_CN/dev/docs/WeBankBlockchain-Data-Reconcile/index.html","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WeBankBlockchain.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-27T09:38:40.000Z","updated_at":"2024-11-14T02:46:31.000Z","dependencies_parsed_at":"2022-08-11T20:30:26.789Z","dependency_job_id":null,"html_url":"https://github.com/WeBankBlockchain/Data-Reconcile","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/WeBankBlockchain/Data-Reconcile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeBankBlockchain%2FData-Reconcile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeBankBlockchain%2FData-Reconcile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeBankBlockchain%2FData-Reconcile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeBankBlockchain%2FData-Reconcile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WeBankBlockchain","download_url":"https://codeload.github.com/WeBankBlockchain/Data-Reconcile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeBankBlockchain%2FData-Reconcile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264476253,"owners_count":23614478,"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","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":["blockchain","consortium","data","data-governance","reconcile","webank-blockchain"],"created_at":"2024-11-20T13:25:52.549Z","updated_at":"2025-07-09T14:32:36.109Z","avatar_url":"https://github.com/WeBankBlockchain.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 组件介绍\n传统企业间的对账依赖于对账双⽅的中心化账本。中心化账本在对账期间如果出现账不平的情况，排查会⾮常耗时耗力。区块链作为信任的机器，具有不可篡改、分布式账本等特性，基于区块链的对账能够在对账不一致的情况下，找到⼀个可信的客观依据，从而减少因对账不平造成的排查成本。\nWeBankBlockchain-Data-Reconcile是一款基于区块链的对账组件，提供基于区块链智能合约账本的通用化数据对账解决方案，并提供了一套可动态扩展的对账框架，支持定制化开发。\n\n## 关键特性\n- 支持自定义对账数据\n- 支持自定义对账规则\n- 支持多个对账任务, 提供对账任务配置\n- 支持多种对账文件格式，可扩展\n- 支持自定义对账任务和方式，手动或自动、任务频次、时间可配置\n- 支持多种对账文件托管方式，如文件管理系统或服务器，可扩展\n\n## 环境要求\n\n在使用本组件前，请确认系统环境已安装相关依赖软件，清单如下：\n\n| 依赖软件   | 说明                                                         | 备注 |\n| ---------- | ------------------------------------------------------------ | ---- |\n| FISCO-BCOS | \\\u003e= 2.0， 1.x版本请参考V0.5版本 dev分支                      |      |\n| Bash       | 需支持Bash（理论上来说支持所有ksh、zsh等其他unix shell，但未测试） |      |\n| Java       | \\\u003e= JDK[1.8]                                                 |      |\n| Git        | 下载的安装包使用Git                                          |      |\n| MySQL      | \\\u003e= mysql-community-server[5.7]                              |      |\n| FTP        | 需要时安装                                                             |      |\n\n\n## 文档\n- [**中文**](https://data-doc.readthedocs.io/zh_CN/dev/docs/WeBankBlockchain-Data-Reconcile/index.html)\n- [**快速安装**](https://data-doc.readthedocs.io/zh_CN/dev/docs/WeBankBlockchain-Data-Reconcile/install.html)\n\n\n## 贡献代码\n欢迎参与本项目的社区建设：\n- 如项目对您有帮助，欢迎点亮我们的小星星(点击项目右上方Star按钮)。\n- 欢迎提交代码(Pull requests)。\n- [提问和提交BUG](https://github.com/WeBankBlockchain/Data-Reconcile/issues)。\n- 如果发现代码存在安全漏洞，请在[这里](https://security.webank.com)上报。\n\n\n## License\n![license](http://img.shields.io/badge/license-Apache%20v2-blue.svg)\n\n开源协议为[Apache License 2.0](http://www.apache.org/licenses/). 详情参考[LICENSE](../LICENSE)。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebankblockchain%2Fdata-reconcile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebankblockchain%2Fdata-reconcile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebankblockchain%2Fdata-reconcile/lists"}