{"id":37851607,"url":"https://github.com/blocky/basm-go-sdk","last_synced_at":"2026-01-16T16:13:34.569Z","repository":{"id":280048847,"uuid":"940368108","full_name":"blocky/basm-go-sdk","owner":"blocky","description":"BASM - Blocky Attestation Service WASM","archived":false,"fork":false,"pushed_at":"2025-07-21T21:36:39.000Z","size":1768,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-05T12:38:46.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blocky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-28T03:50:09.000Z","updated_at":"2025-06-03T19:29:34.000Z","dependencies_parsed_at":"2025-03-25T19:23:36.427Z","dependency_job_id":"5acb4469-b86b-4e82-87ad-8b152916715a","html_url":"https://github.com/blocky/basm-go-sdk","commit_stats":null,"previous_names":["blocky/basm-go-sdk"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/blocky/basm-go-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocky%2Fbasm-go-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocky%2Fbasm-go-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocky%2Fbasm-go-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocky%2Fbasm-go-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blocky","download_url":"https://codeload.github.com/blocky/basm-go-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocky%2Fbasm-go-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":[],"created_at":"2026-01-16T16:13:32.668Z","updated_at":"2026-01-16T16:13:34.550Z","avatar_url":"https://github.com/blocky.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go SDK for the Blocky Attestation Service Wasm Runtime (BASM)\n\nThis SDK provides functions for interacting with Blocky Attestation Service\nWASM runtime.\n\n## Contributing\n\n### Dependencies\n\n- Go (see `go.mod` for version)\n- Tinygo v0.34.0\n- jq\n- golangci-lint\n- [easyjson](https://github.com/mailru/easyjson) v0.9.0\n    - Used for generating JSON serialization code\n- `bky-as` - Blocky Attestation Service\n    - The SDK is designed to work with the Blocky Attestation Service\n    - The version compatible with this SDK is pinned in the `shell.nix` file.\n- [`testscript`](https://pkg.go.dev/github.com/rogpeppe/go-internal/testscript)\n  - Used for running executable and filesystem tests.\n\nAdditional project dependencies are specified in tbe `shell.nix` file.\n\n### Nix Shell\n\nTo enter a development shell with all dependencies, run:\n\n```bash\nnix-shell --pure\n```\n\nThe development shell can be started with a specific version of `bky-as` by\nspecifying the version via the `--argstr` flag:\n\n```bash\nnix-shell --pure --argstr bkyAsVersion v0.1.0-beta.5 # stable version\nnix-shell --pure --argstr bkyAsVersion \u003cfull git commit sha\u003e # specific unstable version\nnix-shell --pure --argstr bkyAsVersion latest # latest unstable version\n```\n\nNote that any command can be run using the shell via the `--run` flag:\n\n```bash\nnix-shell --pure --run \"make pre-pr\"\n```\n\n### Testing\n\nSDK examples are compiled to wasm and tested against the Blocky Attestation\nService using the `bky-as` CLI. The tests are run using the [`testscript`\nCLI tool](https://pkg.go.dev/github.com/rogpeppe/go-internal/testscript).\n\nRun the test scripts with:\n\n```bash\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocky%2Fbasm-go-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblocky%2Fbasm-go-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocky%2Fbasm-go-sdk/lists"}