https://github.com/threefoldtech/zos_sdk_go
https://github.com/threefoldtech/zos_sdk_go
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/threefoldtech/zos_sdk_go
- Owner: threefoldtech
- License: apache-2.0
- Created: 2023-04-11T14:37:28.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2026-05-27T08:46:33.000Z (7 days ago)
- Last Synced: 2026-05-27T10:07:22.996Z (7 days ago)
- Language: Go
- Size: 64.3 MB
- Stars: 2
- Watchers: 15
- Forks: 4
- Open Issues: 132
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# tfgrid-sdk-go
[](https://www.codacy.com/gh/threefoldtech/tfgrid-sdk-go/dashboard?utm_source=github.com&utm_medium=referral&utm_content=threefoldtech/tfgrid-sdk-go&utm_campaign=Badge_Grade) [](https://dependabot.com/) [](https://github.com/threefoldtech/tfgrid-sdk-go/actions/workflows/lint.yml)
[](https://github.com/threefoldtech/tfgrid-sdk-go/actions/workflows/test.yml) [](https://github.com/threefoldtech/tfgrid-sdk-go/actions/workflows/build.yml)
This repo contains the go clients for Threefold grid.
## Packages
- [grid client](./grid-client/README.md)
- [grid proxy](./grid-proxy/README.md)
- [grid cli](./grid-cli/README.md)
- [rmb client](./rmb-sdk-go/README.md)
- [gridify](./gridify/README.md)
- [monitoring bot](./monitoring-bot/README.md)
- [tfrobot](./tfrobot/README.md)
- [user contracts mon](./user-contracts-mon/README.md)
- [activation service](./activation-service/README.md)
- [farmerbot](./farmerbot/README.md)
## Release
- [release document](./docs/release.md)
- [release script](./release.sh)