{"id":23041556,"url":"https://github.com/pyncz/sui-example","last_synced_at":"2026-01-31T18:02:27.779Z","repository":{"id":267261696,"uuid":"899493096","full_name":"pyncz/sui-example","owner":"pyncz","description":"Example Sui package with dev environment setup","archived":false,"fork":false,"pushed_at":"2024-12-06T11:33:08.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T10:44:16.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Move","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/pyncz.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-06T11:32:48.000Z","updated_at":"2025-06-10T06:52:03.000Z","dependencies_parsed_at":"2024-12-10T20:19:51.485Z","dependency_job_id":null,"html_url":"https://github.com/pyncz/sui-example","commit_stats":null,"previous_names":["pyncz/sui-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pyncz/sui-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyncz%2Fsui-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyncz%2Fsui-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyncz%2Fsui-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyncz%2Fsui-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyncz","download_url":"https://codeload.github.com/pyncz/sui-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyncz%2Fsui-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-12-15T19:37:25.570Z","updated_at":"2026-01-31T18:02:27.771Z","avatar_url":"https://github.com/pyncz.png","language":"Move","readme":"## Development\n\n### 🛠️ Setup\n\n- [Install Sui CLI](https://docs.sui.io/guides/developer/getting-started/sui-install), e.g. with `brew install sui`\n- Install `move-analyzer` language server\n  ```\n  cargo install --git https://github.com/move-language/move move-analyzer\n  ```\n- Install `sui-move-analyzer` language server\n  ```\n  cargo install --git http://github.com/movebit/sui-move-analyzer --branch master sui-move-analyzer\n  ```\n\nAlso, if you use **vsc\\*de**, don't sleep on the recommended extensions!\n\n### 🤌 Formatting\n\nFormatting is supported via Prettier and [Sui's Move prettier plugin](https://github.com/MystenLabs/sui/tree/main/external-crates/move/crates/move-analyzer/prettier-plugin#installation).\n\nIt's not _MOVED_ into a separate npm package yet, so the build artifacts of that plugin are actually included in the repo (see `./prettier-plugin-move`), as the opposite of cloning and compiling it locally.\n\n### 📦 Build\n\nGenerate the build artifacts in `./build`:\n\n```\nsui move build\n```\n\n### 🧪 Test\n\n```\nsui move test\n```\n\n### 🚀 Publish\n\n```\nsui client publish --gas-budget 69420\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyncz%2Fsui-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyncz%2Fsui-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyncz%2Fsui-example/lists"}