{"id":25412317,"url":"https://github.com/datachainlab/iroha-ibc-modules","last_synced_at":"2026-07-12T01:31:40.714Z","repository":{"id":109847693,"uuid":"421299068","full_name":"datachainlab/iroha-ibc-modules","owner":"datachainlab","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-12T10:29:52.000Z","size":3225,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-27T15:35:51.638Z","etag":null,"topics":["blockchain","hyperledger-iroha","ibc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/datachainlab.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,"zenodo":null}},"created_at":"2021-10-26T05:59:00.000Z","updated_at":"2022-09-13T03:18:02.000Z","dependencies_parsed_at":"2023-03-09T22:31:20.872Z","dependency_job_id":null,"html_url":"https://github.com/datachainlab/iroha-ibc-modules","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datachainlab/iroha-ibc-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Firoha-ibc-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Firoha-ibc-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Firoha-ibc-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Firoha-ibc-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datachainlab","download_url":"https://codeload.github.com/datachainlab/iroha-ibc-modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Firoha-ibc-modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35379590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"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":["blockchain","hyperledger-iroha","ibc"],"created_at":"2025-02-16T11:18:42.820Z","updated_at":"2026-07-12T01:31:40.701Z","avatar_url":"https://github.com/datachainlab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iroha-ibc-modules\n\n## What's this?\nThis repository contains modules and an execution environment for sending and receiving packets with the IBC Protocol between two Hyperledger Iroha chains.\n\n## Getting Started\n\n### Requirements\n- golang \u003e= 1.17\n- NodeJs \u003e= v16.14.x\n- docker\n- docker-compose\n\n\n### Setup\nCompile the relayer and solidity contracts.\n```shell\n$ make -C relayer build\n\n$ pushd onchain-module \n$ npm install \n$ npm run compile\n$ popd\n```\n\n### deploy\nCreate 2 chains of Iroha and deploy the [yui-ibc-solidity](https://github.com/hyperledger-labs/yui-ibc-solidity) contracts to each chain.\n```shell\n$ make network\n$ make migrate\n```\n\n### Example and Testing\nAfter launch the chains, execute the following command.\n```shell\n$ make e2e-test\n```\nThen, Packets are sent and received between the 2 chains by an ICS-20 module customized for Iroha\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Firoha-ibc-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatachainlab%2Firoha-ibc-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Firoha-ibc-modules/lists"}