{"id":44419247,"url":"https://github.com/trento-project/contracts","last_synced_at":"2026-02-12T09:09:39.709Z","repository":{"id":58220102,"uuid":"522886094","full_name":"trento-project/contracts","owner":"trento-project","description":"Trento contracts for message exchange","archived":false,"fork":false,"pushed_at":"2026-01-22T13:05:21.000Z","size":361,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-23T05:32:30.823Z","etag":null,"topics":["elixir","go","hacktoberfest","protobuf"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trento-project.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-09T09:34:33.000Z","updated_at":"2026-01-22T13:05:24.000Z","dependencies_parsed_at":"2023-10-03T13:06:07.337Z","dependency_job_id":"e3762542-b466-44dd-8874-284d62d19e0f","html_url":"https://github.com/trento-project/contracts","commit_stats":{"total_commits":48,"total_committers":8,"mean_commits":6.0,"dds":0.6666666666666667,"last_synced_commit":"9219053d7f19df235bb576df892483beca9e4e13"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/trento-project/contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trento-project%2Fcontracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trento-project%2Fcontracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trento-project%2Fcontracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trento-project%2Fcontracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trento-project","download_url":"https://codeload.github.com/trento-project/contracts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trento-project%2Fcontracts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29362246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir","go","hacktoberfest","protobuf"],"created_at":"2026-02-12T09:09:38.954Z","updated_at":"2026-02-12T09:09:39.705Z","avatar_url":"https://github.com/trento-project.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Trento Contracts\n\n== How to generate the interfaces\n\nFollow the next steps in order to generate the final code interfaces\nfrom the link:https://github.com/trento-project/contracts/tree/main/protobuf[protobuf definitions].\n\n== Pre-requirements\n\n* Install link:https://asdf-vm.com/guide/getting-started.html[asdf] and add\nall the needed plugins:\n\n[source,bash]\n....\nasdf plugin add elixir\nasdf plugin add erlang\nasdf plugin add golang\nasdf plugin add protoc\nasdf plugin add protoc-gen-go\n....\n\n* Define `+golang+` version to `+asdf+` to enable `+protoc-gen-go+`\nusage. For that, edit `+$HOME/.asdf/.tool-versions+` and append the next\nline:\n\n[source,bash]\n....\ngolang 1.18.1\n....\n\n* Install the required tool versions running:\n\n[source,bash]\n....\nasdf install\n....\n\n* Install and configure `+protoc-gen-elixir+` running:\n\n[source,bash]\n....\nmix escript.install hex protobuf\nasdf reshim\n....\n\n== Generate the code\n\nOnce all the tools are installed, run the next command to update the\nfinal code interfaces:\n\n[source,bash]\n....\nmake\n....\n\nIn order to make the last command work, `+protoc-gen-go+` and\n`+protoc-gen-elixir+` must be available in your PATH system variable\n(they are if they are installed using the previously explained `+asdf+`\noption).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrento-project%2Fcontracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrento-project%2Fcontracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrento-project%2Fcontracts/lists"}