{"id":27184995,"url":"https://github.com/threefoldtech/tfgrid-sdk-dart","last_synced_at":"2025-07-23T21:33:37.339Z","repository":{"id":208630045,"uuid":"720690195","full_name":"threefoldtech/tfgrid-sdk-dart","owner":"threefoldtech","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-09T09:43:06.000Z","size":15085,"stargazers_count":1,"open_issues_count":21,"forks_count":0,"subscribers_count":5,"default_branch":"development","last_synced_at":"2025-04-09T17:09:52.202Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/threefoldtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-19T09:32:58.000Z","updated_at":"2025-04-09T09:43:07.000Z","dependencies_parsed_at":"2024-06-25T15:02:52.269Z","dependency_job_id":"8f22dc48-5838-4239-988d-53568607afc2","html_url":"https://github.com/threefoldtech/tfgrid-sdk-dart","commit_stats":null,"previous_names":["codescalers/tfgrid-sdk-dart","threefoldtech/tfgrid-sdk-dart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Ftfgrid-sdk-dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Ftfgrid-sdk-dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Ftfgrid-sdk-dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Ftfgrid-sdk-dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threefoldtech","download_url":"https://codeload.github.com/threefoldtech/tfgrid-sdk-dart/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248074976,"owners_count":21043490,"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":"2025-04-09T17:09:59.911Z","updated_at":"2025-07-23T21:33:37.306Z","avatar_url":"https://github.com/threefoldtech.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tfgrid-sdk-dart\n\n[![melos](https://img.shields.io/badge/maintained%20with-melos-f700ff.svg?style=flat-square)](https://github.com/invertase/melos) [![codecov](https://codecov.io/gh/threefoldtech/tfgrid-sdk-dart/graph/badge.svg?token=KrlhzzdP72)](https://codecov.io/gh/threefoldtech/tfgrid-sdk-dart)\n\nThis repo contains the dart clients for Threefold grid.\n\n## Packages\n\n- [signer](./packages/signer/README.md)\n- [tfchain_client](./packages/tfchain_client/README.md)\n- [gridproxy_client](./packages/gridproxy_client/README.md)\n- [graphql_client](./packages/graphql_client/README.md)\n- [stellar_client](./packages/stellar_client/README.md)\n\n## Prerequisites\n\nMake sure you have the following tools installed:\n\n- [Dart SDK](https://dart.dev/get-dart)\n- [Melos](https://pub.dev/packages/melos)\n- [Coverde](https://pub.dev/packages/coverde)\n\n\n## Initialize Workspace\n\nTo initialize workspace in all packages run the following command\n\n```bash\nmelos bootstrap\n```\n\n## Code Analysis\n\nTo analyze code in all dart package run the following command\n\n```bash\nmelos run analyze\n```\n\n## Run Unit Tests\n\nTo run unit tests in all packages that have `test` directory, run the following command\n\n```bash\ndocker run --network host ghcr.io/threefoldtech/tfchain --dev --rpc-cors all --rpc-external --rpc-methods=safe\n```\n\nThen run :\n\n```bash\nmelos run unit_test\n```\n\n## Generate Coverage\n\nTo generate coverage for all packages and merge the results, use the following commands\n\n```bash\nmelos run unit_test_and_coverage\n```\n\nCheck results from `result.txt` with the following command\n\n```bash\ncat coverage/result.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreefoldtech%2Ftfgrid-sdk-dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreefoldtech%2Ftfgrid-sdk-dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreefoldtech%2Ftfgrid-sdk-dart/lists"}