{"id":19559833,"url":"https://github.com/getamis/sol2proto","last_synced_at":"2025-04-26T23:32:47.998Z","repository":{"id":97341495,"uuid":"106925876","full_name":"getamis/sol2proto","owner":"getamis","description":"Ethereum contract ABI to gRPC protobuf IDL transpiler","archived":false,"fork":false,"pushed_at":"2018-07-06T02:52:05.000Z","size":46804,"stargazers_count":46,"open_issues_count":1,"forks_count":12,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-04T18:23:27.371Z","etag":null,"topics":["contracts","ethereum","go-ethereum","grpc","protobuf","protocol-buffer","solidity","solidity-abi","solidity-contracts"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getamis.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":"2017-10-14T12:26:20.000Z","updated_at":"2024-11-22T10:27:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc87026f-26b5-4f67-8902-402eedc24875","html_url":"https://github.com/getamis/sol2proto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getamis%2Fsol2proto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getamis%2Fsol2proto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getamis%2Fsol2proto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getamis%2Fsol2proto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getamis","download_url":"https://codeload.github.com/getamis/sol2proto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251068040,"owners_count":21531475,"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":["contracts","ethereum","go-ethereum","grpc","protobuf","protocol-buffer","solidity","solidity-abi","solidity-contracts"],"created_at":"2024-11-11T05:04:30.586Z","updated_at":"2025-04-26T23:32:42.988Z","avatar_url":"https://github.com/getamis.png","language":"Go","readme":"# sol2proto\n\n[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)\n[![Go Report Card](https://goreportcard.com/badge/github.com/getamis/sol2proto)](https://goreportcard.com/report/github.com/getamis/sol2proto)\n[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/getamis/sol2proto)\n\nThe Ethereum ABI to gRPC protobuf transpiler\n\n## Installation\n\n```bash\ngo get github.com/getamis/sol2proto\n```\n\n## Usage\n\n```text\nUsage of sol2proto:\n      --abi stringArray   ABI files generated by solc\n  -o, --output string     Output destination, could be 'stdout', 'stderr' or a directory (default \"stdout\")\n      --pkg string        go package name for the generated proto (default \"pb\")\n```\n\nOutput to `stdout`\n\n```bash\nsol2proto --pkg awesome --abi MyAwesomeContract.abi \u003e my_awesome_contract.proto\n```\n\nOutput to a directory\n\n```bash\nsol2proto --pkg awesome --abi MyAwesomeContract.abi -o .\n```\n\n## License\n\nsol2proto is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the LICENSE file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetamis%2Fsol2proto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetamis%2Fsol2proto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetamis%2Fsol2proto/lists"}