{"id":20037389,"url":"https://github.com/animo/siera-desktop","last_synced_at":"2025-05-05T06:30:48.343Z","repository":{"id":142470265,"uuid":"532791596","full_name":"animo/siera-desktop","owner":"animo","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-07T14:02:36.000Z","size":37817,"stargazers_count":9,"open_issues_count":21,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-08T18:39:59.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://siera.animo.id/desktop","language":"TypeScript","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/animo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-09-05T07:33:26.000Z","updated_at":"2024-12-30T10:45:13.000Z","dependencies_parsed_at":"2024-11-13T10:30:01.843Z","dependency_job_id":null,"html_url":"https://github.com/animo/siera-desktop","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animo%2Fsiera-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animo%2Fsiera-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animo%2Fsiera-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animo%2Fsiera-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/animo","download_url":"https://codeload.github.com/animo/siera-desktop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252451364,"owners_count":21749926,"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":[],"created_at":"2024-11-13T10:19:18.261Z","updated_at":"2025-05-05T06:30:48.330Z","avatar_url":"https://github.com/animo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./logo/siera-light.svg\"\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./logo/siera-dark.svg\"\u003e\n   \u003cimg alt=\"Siera Logo\" height=\"250px\" /\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\" \u003e\u003cb\u003eSiera Desktop\u003c/b\u003e\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003ePowered by \u0026nbsp;\n\u003cpicture\u003e\n\u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://res.cloudinary.com/animo-solutions/image/upload/v1656579715/animo-logo-light-text_cma2yo.svg\"\u003e\n\u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://res.cloudinary.com/animo-solutions/image/upload/v1656579715/animo-logo-dark-text_uccvqa.svg\"\u003e\n\u003cimg alt=\"Animo Logo\" height=\"12px\" /\u003e\n\u003c/picture\u003e\n\u003c/h4\u003e\u003cbr\u003e\n\n\u003c!-- TODO: Add relevant badges, like CI/CD, license, codecov, etc. --\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://typescriptlang.org\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://yarnpkg.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/yarn-workspaces-2188b6\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#packages\"\u003ePackages\u003c/a\u003e \n  \u0026nbsp;|\u0026nbsp;\n  \u003ca href=\"#getting-started\"\u003eGetting started\u003c/a\u003e \n  \u0026nbsp;|\u0026nbsp;\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e \n  \u0026nbsp;|\u0026nbsp;\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e \n  \u0026nbsp;|\u0026nbsp;\n  \u003ca href=\"#contributing\"\u003eLicense\u003c/a\u003e \n\u003c/p\u003e\n\n---\n\n**Siera Desktop** is a desktop app that allows you to work with decentralized identity through an [Aries Framework JavaScript](https://github.com/hyperledger/aries-framework-javascript) agent. It is built using Electron and React.\n\n- **Connections** to manage connections with other agents\n- **Credentials** to manage received credentials\n- **Proofs** to manage received proof requests\n- **Local Agent** to manage a local included agent\n\nIf you are looking for more information about the concepts and tutorials on how to use the Desktop app we recommend you check out our [docs](https://docs.siera-desktop.animo.id/).\n\n## Installation\n\nCheck out the [installation guide](https://docs.siera-desktop.animo.id/guides/installation) for more information.\n\n## Contributing\n\nIs there something you'd like to fix or add to the Desktop app? Great! We 💗 community\ncontributions. [Get involved](https://docs.siera-desktop.animo.id/community/contributing).\n\n## Development Setup\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/en/) (v16 or higher)\n- [Yarn](https://yarnpkg.com/getting-started/install)\n- [LibIndy](https://aries.js.org/guides/getting-started/installation/nodejs)\n\n### Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/animo/siera-desktop.git\n```\n\n2. Install dependencies\n\n```bash\nyarn install\n```\n\n3. Start the app in development mode\n\n```bash\nyarn start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimo%2Fsiera-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimo%2Fsiera-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimo%2Fsiera-desktop/lists"}