{"id":13434954,"url":"https://github.com/launchbadge/hedera-sdk-go","last_synced_at":"2025-12-16T01:38:01.892Z","repository":{"id":57480979,"uuid":"364383108","full_name":"launchbadge/hedera-sdk-go","owner":"launchbadge","description":"Hedera™ Hashgraph SDK for Go","archived":false,"fork":true,"pushed_at":"2021-04-30T03:24:29.000Z","size":4860,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-17T12:12:15.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.hedera.com/docs/hedera-sdks","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hashgraph/hedera-sdk-go","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/launchbadge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-04T20:52:44.000Z","updated_at":"2023-07-25T14:45:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/launchbadge/hedera-sdk-go","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fhedera-sdk-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fhedera-sdk-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fhedera-sdk-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchbadge%2Fhedera-sdk-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchbadge","download_url":"https://codeload.github.com/launchbadge/hedera-sdk-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244143846,"owners_count":20405285,"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":"2024-07-31T03:00:28.631Z","updated_at":"2025-12-16T01:38:01.819Z","avatar_url":"https://github.com/launchbadge.png","language":null,"funding_links":[],"categories":["[Hedera Open Source](#hedera-open-source)"],"sub_categories":[],"readme":"![](https://img.shields.io/github/v/tag/hashgraph/hedera-sdk-go)\n[![Actions Status](https://github.com/hashgraph/hedera-sdk-go/v2/workflows/Go/badge.svg)](https://github.com/hashgraph/hedera-sdk-Go/actions?query=workflow%3AGo)\n![](https://img.shields.io/github/go-mod/go-version/hashgraph/hedera-sdk-go)\n[![](https://godoc.org/github.com/hashgraph/hedera-sdk-go/v2?status.svg)](http://godoc.org/github.com/hashgraph/hedera-sdk-go/v2)\n\n# Hedera™ Hashgraph Go SDK\n\n\u003e The Go SDK for interacting with [Hedera Hashgraph]: the official distributed consensus\n\u003e platform built using the hashgraph consensus algorithm for fast, fair and secure\n\u003e transactions. Hedera enables and empowers developers to build an entirely new\n\u003e class of decentralized applications.\n\n[Hedera Hashgraph]: https://hedera.com/\n\nHedera Hashgraph communicates using [gRPC]; the Protobufs definitions for the protocol are\navailable in the [hashgraph/hedera-protobuf] repository.\n\n[gRPC]: https://grpc.io\n[hashgraph/hedera-protobuf]: https://github.com/hashgraph/hedera-protobuf\n\n## Install\n\n```sh\n$ go get github.com/hashgraph/hedera-sdk-go/v2\n```\n\n## Running Integration Tests\n```bash\n$ env CONFIG_FILE=\"\u003cyour_config_file\u003e\" go test -v _Execute\n```\n\nor\n\n```bash\n$ env CONFIG_FILE=\"\u003cyour_config_file\u003e\" OPERATOR_KEY=\"\u003ckey\u003e\" OPERATOR_ID=\"\u003cid\u003e\" go test -v _Execute\n```\n\nor\n\n```bash\n$ env OPERATOR_KEY=\"\u003ckey\u003e\" OPERATOR_ID=\"\u003cid\u003e\" go test -v _Execute\n```\n\nThe config file _can_ contain both the network and the operator, but you can also\nuse environment variables `OPERATOR_KEY` and `OPERATOR_ID`. If both are provided\nthe network is used from the config file, but for the operator the environment variables\ntake precedence. If the config file is not provided then the network will default to testnet\nand `OPERATOR_KEY` and `OPERATOR_ID` **must** be provided.\n\n[Example Config File](./client-config-with-operator.json)\n\n## Contributing to this Project\n\nWe welcome participation from all developers!\nFor instructions on how to contribute to this repo, please\nreview the [Contributing Guide](CONTRIBUTING.md).\n\n## License Information\n\nLicensed under Apache License,\nVersion 2.0 – see [LICENSE](LICENSE) in this repo\nor [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbadge%2Fhedera-sdk-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchbadge%2Fhedera-sdk-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchbadge%2Fhedera-sdk-go/lists"}