{"id":25412292,"url":"https://github.com/datachainlab/ibc-quorum-relay","last_synced_at":"2025-04-14T16:45:45.572Z","repository":{"id":199620248,"uuid":"572403411","full_name":"datachainlab/ibc-quorum-relay","owner":"datachainlab","description":"Relayer module for GoQuorum","archived":false,"fork":false,"pushed_at":"2023-10-11T02:24:16.000Z","size":212,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-03-13T03:33:23.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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}},"created_at":"2022-11-30T07:41:40.000Z","updated_at":"2023-10-20T00:46:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2ee1a13-8eb6-4a22-9216-834ba444a4dc","html_url":"https://github.com/datachainlab/ibc-quorum-relay","commit_stats":null,"previous_names":["datachainlab/ibc-quorum-relay"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fibc-quorum-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fibc-quorum-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fibc-quorum-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fibc-quorum-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datachainlab","download_url":"https://codeload.github.com/datachainlab/ibc-quorum-relay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918716,"owners_count":21183242,"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":"2025-02-16T11:18:38.342Z","updated_at":"2025-04-14T16:45:45.548Z","avatar_url":"https://github.com/datachainlab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ibc-quorum-relay\nA prover module of [yui-relayer](https://github.com/hyperledger-labs/yui-relayer). A corresponding Chain Module can be found in [ethereum-ibc-relay-chain](https://github.com/datachainlab/ethereum-ibc-relay-chain).\n\n## Setup Relayer\nAdd this module to yui-relayer and activate it.\n\n```golang\npackage main\n\nimport (\n\t\"log\"\n\t\n\t\"github.com/hyperledger-labs/yui-relayer/cmd\"\n\tquorum \"github.com/datachainlab/ibc-quorum-relay/module\"\n)\n\nfunc main() {\n\tif err := cmd.Execute(\n\t\t// counterparty.Module{}, //counter party\n\t\tquorum.Module{}, // Quorum Prover Module \n    ); err != nil {\n\t\tlog.Fatal(err)\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fibc-quorum-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatachainlab%2Fibc-quorum-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fibc-quorum-relay/lists"}