{"id":13716473,"url":"https://github.com/astroband/ruby-stellar-sdk","last_synced_at":"2025-04-08T01:35:52.918Z","repository":{"id":29169214,"uuid":"32699772","full_name":"astroband/ruby-stellar-sdk","owner":"astroband","description":"Community maintained Ruby SDK for Stellar","archived":false,"fork":false,"pushed_at":"2024-10-25T00:26:06.000Z","size":1689,"stargazers_count":72,"open_issues_count":21,"forks_count":44,"subscribers_count":18,"default_branch":"main","last_synced_at":"2024-10-26T07:11:37.318Z","etag":null,"topics":["blockchain","hacktoberfest","ruby","sdk","stellar","stellar-network"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astroband.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2015-03-22T22:51:02.000Z","updated_at":"2024-10-25T00:23:43.000Z","dependencies_parsed_at":"2023-02-12T07:46:15.289Z","dependency_job_id":"e08a0181-7cb3-4a2b-b198-292c2423876f","html_url":"https://github.com/astroband/ruby-stellar-sdk","commit_stats":{"total_commits":556,"total_committers":30,"mean_commits":"18.533333333333335","dds":0.5701438848920863,"last_synced_commit":"08050f9d604636227c8e49c1c5e4d435ad23a436"},"previous_names":["bloom-solutions/ruby-stellar-sdk","stellar/ruby-stellar-lib"],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astroband%2Fruby-stellar-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astroband%2Fruby-stellar-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astroband%2Fruby-stellar-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astroband%2Fruby-stellar-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astroband","download_url":"https://codeload.github.com/astroband/ruby-stellar-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761051,"owners_count":20991531,"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":["blockchain","hacktoberfest","ruby","sdk","stellar","stellar-network"],"created_at":"2024-08-03T00:01:10.833Z","updated_at":"2025-04-08T01:35:52.896Z","avatar_url":"https://github.com/astroband.png","language":"Ruby","funding_links":[],"categories":["Development","Developer Resources","开发者资源","Ruby"],"sub_categories":["SDKs"],"readme":"# Stellar SDK for Ruby\n[![CI](https://github.com/astroband/ruby-stellar-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/astroband/ruby-stellar-sdk/actions/workflows/ci.yml)\n[![CI](https://github.com/astroband/ruby-stellar-sdk/actions/workflows/security.yml/badge.svg)](https://github.com/astroband/ruby-stellar-sdk/actions/workflows/security.yml)\n[![Coverage Status](https://coveralls.io/repos/github/astroband/ruby-stellar-sdk/badge.svg?branch=main)](https://coveralls.io/github/astroband/ruby-stellar-sdk?branch=main)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fastroband%2Fruby-stellar-sdk.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fastroband%2Fruby-stellar-sdk?ref=badge_shield)\n[![Maintainability](https://api.codeclimate.com/v1/badges/dadfcd9396aba493cb93/maintainability)](https://codeclimate.com/github/astroband/ruby-stellar-sdk/maintainability)\n\nA monorepo Community maintained Ruby SDK for Stellar\n\n### stellar-base\n[![stellar-base](https://badge.fury.io/rb/stellar-base.svg)](https://badge.fury.io/rb/stellar-base)\n[![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](https://rubydoc.info/gems/stellar-base)\n\nThis library provides a low-level interface to read, write,\nhash and sign the [XDR structures](https://github.com/stellar/stellar-xdr)\nused by [Stellar Protocol](https://github.com/stellar/stellar-protocol).\n\n[Sources](https://github.com/astroband/ruby-stellar-sdk/blob/main/base/README.md)\n| [Docs](https://rubydoc.info/gems/stellar-base)\n| [Examples](https://github.com/astroband/ruby-stellar-sdk/blob/main/base/examples/)\n| [Changelog](https://github.com/astroband/ruby-stellar-sdk/blob/main/base/CHANGELOG.md)\n\n### stellar-horizon\n[![stellar-horizon](https://badge.fury.io/rb/stellar-horizon.svg)](https://badge.fury.io/rb/stellar-horizon)\n[![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](https://rubydoc.info/gems/stellar-horizon)\n\nA client library for the [Stellar Horizon API](https://developers.stellar.org/api).\n\n[Sources](https://github.com/astroband/ruby-stellar-sdk/blob/main/horizon/README.md)\n| [Docs](https://rubydoc.info/gems/stellar-horizon)\n| [Changelog](https://github.com/astroband/ruby-stellar-sdk/blob/main/horizon/CHANGELOG.md)\n\n### stellar-sdk\n[![stellar-sdk](https://badge.fury.io/rb/stellar-sdk.svg)](https://badge.fury.io/rb/stellar-sdk)\n[![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](https://rubydoc.info/gems/stellar-sdk)\n\nA meta-gem which depends on the `stellar-base` and `stellar-horizon` gems.\nIt provides a convenient way to add full Stellar SDK to your project.\n\n[Sources](https://github.com/astroband/ruby-stellar-sdk/blob/main/sdk/README.md)\n| [Docs](https://rubydoc.info/gems/stellar-sdk)\n| [Examples](https://github.com/astroband/ruby-stellar-sdk/blob/main/sdk/examples/)\n| [Changelog](https://github.com/astroband/ruby-stellar-sdk/blob/main/sdk/CHANGELOG.md)\n\n\n\n## License\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fastroband%2Fruby-stellar-sdk.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fastroband%2Fruby-stellar-sdk?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastroband%2Fruby-stellar-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastroband%2Fruby-stellar-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastroband%2Fruby-stellar-sdk/lists"}