{"id":18674120,"url":"https://github.com/nervosnetwork/force-bridge","last_synced_at":"2025-04-12T01:55:10.994Z","repository":{"id":37742366,"uuid":"337155229","full_name":"nervosnetwork/force-bridge","owner":"nervosnetwork","description":"General Force Bridge components.","archived":false,"fork":false,"pushed_at":"2025-02-25T02:42:19.000Z","size":6069,"stargazers_count":36,"open_issues_count":17,"forks_count":34,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-12T01:55:04.458Z","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/nervosnetwork.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}},"created_at":"2021-02-08T17:30:14.000Z","updated_at":"2024-04-14T14:22:43.000Z","dependencies_parsed_at":"2023-02-06T05:02:16.949Z","dependency_job_id":null,"html_url":"https://github.com/nervosnetwork/force-bridge","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nervosnetwork%2Fforce-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nervosnetwork%2Fforce-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nervosnetwork%2Fforce-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nervosnetwork%2Fforce-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nervosnetwork","download_url":"https://codeload.github.com/nervosnetwork/force-bridge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248505869,"owners_count":21115354,"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":["ckb","crosschain","ethereum","nervos"],"created_at":"2024-11-07T09:17:35.321Z","updated_at":"2025-04-12T01:55:10.968Z","avatar_url":"https://github.com/nervosnetwork.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%2Fnervosnetwork%2Fforce-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnervosnetwork%2Fforce-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnervosnetwork%2Fforce-bridge/lists"}