{"id":22599048,"url":"https://github.com/dappsar/unity-web3-chainsafe-onlylogin","last_synced_at":"2026-04-12T13:56:03.988Z","repository":{"id":123681626,"uuid":"603750321","full_name":"dappsar/unity-web3-chainsafe-onlylogin","owner":"dappsar","description":"A Simple Unity App with wseb3 Login that use ChainSafe SDK","archived":false,"fork":false,"pushed_at":"2023-02-20T03:35:11.000Z","size":35411,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-04T01:39:41.746Z","etag":null,"topics":["blockchain","chainsafe","csharp","docker","docker-compose","metamask","unity3d","walletconnect","web3"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"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/dappsar.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}},"created_at":"2023-02-19T13:23:38.000Z","updated_at":"2025-02-05T17:56:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d736266b-e68f-4e56-885a-c68c7288f321","html_url":"https://github.com/dappsar/unity-web3-chainsafe-onlylogin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dappsar/unity-web3-chainsafe-onlylogin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Funity-web3-chainsafe-onlylogin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Funity-web3-chainsafe-onlylogin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Funity-web3-chainsafe-onlylogin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Funity-web3-chainsafe-onlylogin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dappsar","download_url":"https://codeload.github.com/dappsar/unity-web3-chainsafe-onlylogin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappsar%2Funity-web3-chainsafe-onlylogin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009971,"owners_count":26084672,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blockchain","chainsafe","csharp","docker","docker-compose","metamask","unity3d","walletconnect","web3"],"created_at":"2024-12-08T11:07:59.869Z","updated_at":"2025-10-12T02:53:45.728Z","avatar_url":"https://github.com/dappsar.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![unity](https://img.shields.io/badge/unity-informational?style=flat\u0026logo=unity\u0026logoColor=white\u0026color=6aa6f8)\n![csharp](https://img.shields.io/badge/csharp-informational?style=flat\u0026logo=csharp\u0026logoColor=white\u0026color=6aa6f8)\n![web3](https://img.shields.io/badge/web3-informational?style=flat\u0026logo=web3\u0026logoColor=white\u0026color=6aa6f8)\n![blockchain](https://img.shields.io/badge/blockchain-informational?style=flat\u0026logo=blockchain\u0026logoColor=white\u0026color=6aa6f8)\n![chainsafe](https://img.shields.io/badge/chainsafe-informational?style=flat\u0026logo=chainsafe\u0026logoColor=white\u0026color=6aa6f8)\n\n# Demo Unity App with Web3 Login\n\n## Introduction\n\nA simple demo to show a Web3 Login developed with [chainSafe SDK for Unity](https://github.com/ChainSafe/web3.unity).\n\n\n![wallets](./.doc/images/wallets.png)\n\n![demo](./.doc/media/demo.gif)\n\n\n## Technology Stack \u0026 Tools\n\n- [Unity](https://unity.com/)\n- [Web3](https://en.wikipedia.org/wiki/Web3)\n- [C#](https://learn.microsoft.com/es-es/dotnet/csharp/)\n- [ChainSafe SDK for Unity](https://github.com/ChainSafe/web3.unity)\n\n## Requirements For Initial Setup\n\n- [Unity Hub](https://unity.com/download)\n- [Docker](https://docs.docker.com/engine/install/)\n- [Docker-compose](https://docs.docker.com/compose/)\n\n## Setting Up\n\n### 1. Clone/Download the Repository\n  \n  `$ git clone repo_url`\n\n### 2. Open in Unity\n  \n  - Open folder in Unity (tested in Unity Editor **2022.2.7f1**).\n  - Build or Build and Run!.\n\n### 3. Run Release\n\n1. Download release from [here](https://github.com/dappsar/unity-web3-chainsafe-onlylogin/releases/download/v1.0.0/release-v1.0.0.zip)\n\n2. Unzip release in root folder:\n\n![release image](./.doc/images/release.png)\n\n3. Execute this command to build container wtih script:\n\n    `$ ./build.sh -n web3-demo -p8120 -d .`\n\n    Notes: \n      - _web3-demo_: It is the container name.\n      - _'.'_: It indicates the sub-folder within the 'Builds' folder that contains the build files. Assumes the files are in the root of builds folder.\n\n    \u003cbr/\u003e\n    Another option, use docker-compose: \n    \n    `$ docker-compose up -d`\n\n\n4. Open browser in: http://localhost:8120\n\n---\n\n## References\n\n- [ChainSafe Web3 Unity SDK](https://docs.gaming.chainsafe.io/)\n- [Unity Engine + MetaMask Wallet](https://medium.com/coinmonks/unity-engine-metamask-wallet-6797d4699e45)\n- [Chainsafe Gaming SDK - Making Blockchain Games Plug \u0026 Play](https://www.youtube.com/watch?v=qa2TatYgvYs)\n- [ChainSafe Registration Project Site](https://dashboard.gaming.chainsafe.io/)\n- [Goerli Faucet](https://goerli-faucet.pk910.de/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappsar%2Funity-web3-chainsafe-onlylogin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdappsar%2Funity-web3-chainsafe-onlylogin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappsar%2Funity-web3-chainsafe-onlylogin/lists"}