{"id":25369754,"url":"https://github.com/magickbase/force-bridge","last_synced_at":"2026-05-10T16:02:44.137Z","repository":{"id":73263712,"uuid":"578919954","full_name":"Magickbase/force-bridge","owner":"Magickbase","description":"General Force Bridge components.","archived":false,"fork":false,"pushed_at":"2025-04-02T02:31:51.000Z","size":6898,"stargazers_count":0,"open_issues_count":12,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-09T07:17:20.562Z","etag":null,"topics":["ckb","crosschain","ethereum","nervos"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Magickbase.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":"2022-12-16T07:49:24.000Z","updated_at":"2022-12-16T08:02:09.000Z","dependencies_parsed_at":"2024-01-20T23:32:01.300Z","dependency_job_id":null,"html_url":"https://github.com/Magickbase/force-bridge","commit_stats":null,"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/Magickbase/force-bridge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magickbase%2Fforce-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magickbase%2Fforce-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magickbase%2Fforce-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magickbase%2Fforce-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Magickbase","download_url":"https://codeload.github.com/Magickbase/force-bridge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Magickbase%2Fforce-bridge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274166344,"owners_count":25233953,"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-09-08T02:00:09.813Z","response_time":121,"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":["ckb","crosschain","ethereum","nervos"],"created_at":"2025-02-15T01:31:52.532Z","updated_at":"2026-05-10T16:02:39.081Z","avatar_url":"https://github.com/Magickbase.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Force Bridge\n\n![integration-ci workflow](https://github.com/nervosnetwork/force-bridge/actions/workflows/integration-ci.yml/badge.svg)\n[![codecov](https://codecov.io/gh/nervosnetwork/force-bridge/branch/main/graph/badge.svg)](https://codecov.io/gh/nervosnetwork/force-bridge)\n\n\u003e This project is still in active development.\n\nA general new designed Force Bridge.\n\n- It can connect to all chains which support multiple signature account and\n  Non-fungible token transfer. We plan to support EOS, TRON, BTC, Cardano and Polkadot in the first stage.\n- You have to trust the committee who runs the bridge.\n\n## Quick Start\n\n### Install Development Tools\n\n- `docker`: https://docs.docker.com/get-docker/\n- `docker-compose`: https://docs.docker.com/compose/install/\n- `Node.js`: https://nodejs.org/en/\n- `rust`(optional): https://www.rust-lang.org/learn/get-started\n\n```bash\n# install capsule with cargo\ncargo install capsule --git https://github.com/nervosnetwork/capsule.git --tag v0.2.3\n# or download the binary and put it in you PATH\n# https://github.com/nervosnetwork/capsule/releases/v0.2.3\n```\n\n### Run bridge via CI\n```bash\n# Setup bridge, and run the integration test with docker\nmake local-ci\n```\n\n### Run the bridge cli manually\n```bash\ncd offchain-modules\nyarn install\ncp config.json.example config.json\n# edit the config file on your demands\nyarn start\n```\n\n### Install force-bridge cli\n\n```bash\nnpm i -g @force-bridge/cli\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagickbase%2Fforce-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagickbase%2Fforce-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagickbase%2Fforce-bridge/lists"}