{"id":22191964,"url":"https://github.com/cryptape/ckb-node-bridge-miner","last_synced_at":"2026-01-03T12:57:44.883Z","repository":{"id":210149711,"uuid":"725519902","full_name":"cryptape/ckb-node-bridge-miner","owner":"cryptape","description":"adapt ckbNodeBridge ","archived":false,"fork":false,"pushed_at":"2024-09-09T06:24:18.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-10T05:07:52.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cryptape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-30T10:11:30.000Z","updated_at":"2024-09-09T06:24:22.000Z","dependencies_parsed_at":"2023-12-22T10:45:51.854Z","dependency_job_id":"38d94b1a-127e-4791-bbf7-278f278c4c02","html_url":"https://github.com/cryptape/ckb-node-bridge-miner","commit_stats":null,"previous_names":["gpblockchain/ckb-node-bridge-miner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fckb-node-bridge-miner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fckb-node-bridge-miner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fckb-node-bridge-miner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryptape%2Fckb-node-bridge-miner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryptape","download_url":"https://codeload.github.com/cryptape/ckb-node-bridge-miner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227724139,"owners_count":17810036,"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":[],"created_at":"2024-12-02T12:18:32.270Z","updated_at":"2026-01-03T12:57:44.842Z","avatar_url":"https://github.com/cryptape.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ckb-node-bridge-miner\nadapt ckbNodeBridge : https://github.com/zhangsoledad/ckbNodeBridge\n\n\n### start docker-compose\n- ckb:8114\n    - version:112\n- mysql:3306\n    - database:demo\n      - table:found_blocks\n- kafka:9092\n  - topic\n    - tominer(--job_topic)\n    - tochain(--solved_share_topic)\n```angular2html\ncd docker\ndocker-compose up \n\n```\n\n\n### nodebridge\nlink: https://github.com/zhangsoledad/ckbNodeBridge\n\n```shell\nRUST_LOG=info ./nodebridge ckb --rpc_addr http://127.0.0.1:8114 --rpc_interval 3000 --kafka_brokers 127.0.0.1:9092 --db_url mysql://root:123456@127.0.0.1:3306/demo --job_topic tominer --solved_share_topic tochain\n```\n\n### ckb-node-bridge-miner\n```shell\ncargo build \n./target/debug/ckb-node-bridge-miner  --delay_s 1000 --job_topic tominer --kafka_url 127.0.0.1:9092 --solved_share_topic tochain\n```\n\n### todo \n\n-[ ] write docker-compose\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptape%2Fckb-node-bridge-miner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptape%2Fckb-node-bridge-miner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptape%2Fckb-node-bridge-miner/lists"}