{"id":13523577,"url":"https://github.com/ShikuLabs/agent-unity","last_synced_at":"2025-04-01T01:33:05.773Z","repository":{"id":44887577,"uuid":"504046851","full_name":"ShikuLabs/agent-unity","owner":"ShikuLabs","description":"The project brings the IC ecosystem to Unity, allowing Unity developers to call the functions of canisters on IC","archived":false,"fork":false,"pushed_at":"2023-02-04T00:40:06.000Z","size":72600,"stargazers_count":9,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-20T04:20:20.384Z","etag":null,"topics":["agent","dfinity","internet-computer","unity3d","upm"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ShikuLabs.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-06-16T06:59:15.000Z","updated_at":"2022-11-18T17:24:36.000Z","dependencies_parsed_at":"2023-02-12T06:00:36.485Z","dependency_job_id":null,"html_url":"https://github.com/ShikuLabs/agent-unity","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShikuLabs%2Fagent-unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShikuLabs%2Fagent-unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShikuLabs%2Fagent-unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShikuLabs%2Fagent-unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShikuLabs","download_url":"https://codeload.github.com/ShikuLabs/agent-unity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246567087,"owners_count":20798110,"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":["agent","dfinity","internet-computer","unity3d","upm"],"created_at":"2024-08-01T06:01:01.459Z","updated_at":"2025-04-01T01:33:01.816Z","avatar_url":"https://github.com/ShikuLabs.png","language":"Rust","readme":"# Agent of Internet Computer for Unity\n\n## The Intro\n\nThe project brings the `IC` ecosystem to `Unity`, allowing Unity developers to call the functions of canisters on IC,\nproviding useful utilities to make authentication and authorization easy.\n\n\n## The Status\n\nThe project is in an early stage, feature-less, documentation-sparse, and API will be changed frequently.\n\n__NOTE__: __Beta version is available, Only for experiment!__\n\n## Milestones\n\n### Milestone 01: 【Draft】Call IC methods on Unity3D\n\n- [x] ✨ Support `HostKeyStore`, a simple encrypted account module;\n- [x] ✨ Support login/logout by `HostKeyStore`;\n- [x] ✨ Call query methods on ic mainnet;\n- [x] ✨ Call update methods on ic mainnet;\n- [x] ✨ Support target: x86_64-win;\n- [x] ✨ Support target: x86_64-nix;\n- [x] ✨ Support target: aarch64-osx;\n- [x] ✨ Support target: x86_64-osx;\n\n### Milestone 02: 【Basic】Core features/libraries mapping\n\n- [ ] ✨ Mapping `candid` from rs to cs;\n- [x] ✨ Mapping `ic-types` from rs to cs;\n- [x] ✨ Mapping `ic-agent` from rs to cs;\n- [x] ✨ Mapping `ic-utils` from rs to cs;\n\n## How to build\n\n```sh\n# init python env\nsh ./init.sh\n\n# make the unity package, will produce a unity package with four targets:\n# x86_64-win, x86_64-nix, x86_64-osx, aarch64-win\n./publish --release --input=all\n```\n\nLook the __[detail](./scripts/README.md)__.\n\n## How to install\n\n- Install of the official UPM package\n\n    __TODO__\n\n- Installation via Git in UPM\n\n    ![upm-via-git](./docs/imgs/upm-via-git.png)\n\n    ```\n    https://github.com/ShikuLabs/agent-unity.git#upm\n    ```\n\n- Installation via\n\n    ![upm-via-git](./docs/imgs/upm-via-local.png)\n\n    __NOTE__: The installation file will be put on __Release__ page.\n\n## How to use\n\nPlease check the samples of ICAgent!\n\n__Window__ -\u003e __Package Manager__ -\u003e `Find IC Agent Package` -\u003e `Choice the sample you want to check`\n\n![upm-samples](./docs/imgs/upm-samples.png)","funding_links":[],"categories":["Client Libraries (Agents)"],"sub_categories":["C"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShikuLabs%2Fagent-unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShikuLabs%2Fagent-unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShikuLabs%2Fagent-unity/lists"}