{"id":20459580,"url":"https://github.com/ticesoftware/wallet-verifier-ui","last_synced_at":"2026-03-19T15:59:43.947Z","repository":{"id":254987820,"uuid":"820394899","full_name":"TICESoftware/wallet-verifier-ui","owner":"TICESoftware","description":"Frontend for the demo verifier/relying party","archived":false,"fork":false,"pushed_at":"2024-09-05T10:04:20.000Z","size":237,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T11:16:13.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://staging.wallet.tice.software/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TICESoftware.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}},"created_at":"2024-06-26T11:36:23.000Z","updated_at":"2024-09-02T15:15:56.000Z","dependencies_parsed_at":"2025-01-15T23:52:47.041Z","dependency_job_id":"e1cedfc7-e641-42b2-b8e3-d5dd1e957ba3","html_url":"https://github.com/TICESoftware/wallet-verifier-ui","commit_stats":null,"previous_names":["ticesoftware/wallet-verifier-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TICESoftware/wallet-verifier-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TICESoftware%2Fwallet-verifier-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TICESoftware%2Fwallet-verifier-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TICESoftware%2Fwallet-verifier-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TICESoftware%2Fwallet-verifier-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TICESoftware","download_url":"https://codeload.github.com/TICESoftware/wallet-verifier-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TICESoftware%2Fwallet-verifier-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":"2024-11-15T12:16:40.925Z","updated_at":"2026-03-09T10:32:24.829Z","avatar_url":"https://github.com/TICESoftware.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Relying Party Frontend (for EUDI wallet)\n\nThis is a work-in-progress prototype providing a relying party frontend as counterpart for an EUDI wallet app.\n\nFind an deployed instance at [https://staging.wallet.tice.software](https://staging.wallet.tice.software).\n\n# Overview\n\n## Context\n\nThis project has been developed as part of the [SPRIND EUDI Wallet Prototypes Challenge](https://www.sprind.org/de/challenges/eudi-wallet-prototypes). The approach is based on variant C of the [German Architecture Proposal](https://gitlab.opencode.de/bmi/eudi-wallet/eidas-2.0-architekturkonzept) (Version 2). In addition a Zero-Knowledge-Proof (ZKP)mechanism has been implemented in order for the wallet to disclose the credentials in a way that enables plausible deniability against third parties.\n\n## Features\n\nThis frontend is a demo for what relying parties can do in the EUDI wallet scope. It provides a form to create all kinds of presentation requests, and you can choose to allow Zero-Knowledge proof for that presentation.\n\n## Dependencies\n\nTo get the full functionality of this relying party demo app, the corresponding [backend](https://github.com/TICESoftware/RelyingParty) needs to be up and running.\n\n## Apps\n\nThis demo relying party can be used by wallet apps using the OpenId4VP protocol. The ZKP is not yet part of that protocol, but is implemented in those wallet apps:\n\n- [EUDI Wallet for Android](https://github.com/TICESoftware/WalletAndroid)\n- [EUDI Wallet for iOS](https://github.com/TICESoftware/wallet-ios)\n\n# Setup and requirements\n\n### Configure environment variables\n\nThe API url for the backend can be configured via environment variable `NUXT_PUBLIC_API_URL`. To finish the whole presentation flow, the redirect address is sent to the apps. This can be configured using the environment variable `NUXT_PUBLIC_UI_URL`.\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Development server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\nnpm run dev\n```\n\n# Disclaimer\n\nThe software in this repository is still under development and not intended to be used in production.\n\n# License\n\nCopyright 2024 TICE GmbH\n\nThis project is licensed under the [Apache v2.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fticesoftware%2Fwallet-verifier-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fticesoftware%2Fwallet-verifier-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fticesoftware%2Fwallet-verifier-ui/lists"}