{"id":13696014,"url":"https://github.com/ArkEcosystem/desktop-wallet","last_synced_at":"2025-05-03T14:30:52.499Z","repository":{"id":48888097,"uuid":"73618120","full_name":"ArkEcosystem/desktop-wallet","owner":"ArkEcosystem","description":":computer: Archived, please use ARKVault","archived":true,"fork":false,"pushed_at":"2023-03-23T12:30:10.000Z","size":85731,"stargazers_count":293,"open_issues_count":6,"forks_count":190,"subscribers_count":46,"default_branch":"develop","last_synced_at":"2025-01-13T20:03:13.589Z","etag":null,"topics":["ark","blockchain","cryptocurrency","wallet"],"latest_commit_sha":null,"homepage":"https://app.arkvault.io","language":"TypeScript","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/ArkEcosystem.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":"CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2016-11-13T13:39:11.000Z","updated_at":"2024-12-18T10:02:11.000Z","dependencies_parsed_at":"2022-09-13T02:50:50.528Z","dependency_job_id":"c75b2648-14a8-4056-8950-6c02ffb215e7","html_url":"https://github.com/ArkEcosystem/desktop-wallet","commit_stats":null,"previous_names":["arkecosystem/ark-desktop"],"tags_count":50,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkEcosystem%2Fdesktop-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkEcosystem%2Fdesktop-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkEcosystem%2Fdesktop-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArkEcosystem%2Fdesktop-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArkEcosystem","download_url":"https://codeload.github.com/ArkEcosystem/desktop-wallet/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252203147,"owners_count":21710898,"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":["ark","blockchain","cryptocurrency","wallet"],"created_at":"2024-08-02T18:00:35.574Z","updated_at":"2025-05-03T14:30:47.484Z","avatar_url":"https://github.com/ArkEcosystem.png","language":"TypeScript","readme":"# ARK Desktop Wallet\n\n![Ark Desktop Wallet](./banner.png)\n\n[![Build Status](https://badgen.now.sh/github/status/ArkEcosystem/desktop-wallet)](https://github.com/ArkEcosystem/desktop-wallet/actions?query=branch%3Adevelop)\n[![Latest Version](https://badgen.now.sh/github/release/ArkEcosystem/desktop-wallet)](https://github.com/ArkEcosystem/desktop-wallet/releases)\n[![License: MIT](https://badgen.now.sh/badge/license/MIT/green)](https://opensource.org/licenses/MIT)\n\n\u003e **Warning**\n\u003e The ARK Desktop Wallet is no longer supported. Please use the new ARKVault wallet instead: https://app.arkvault.io\n\n## Download\n\n[Latest Release](https://github.com/ArkEcosystem/ark-desktop/releases/latest)\n\n## Installing via Package Managers\n\n### Arch Linux\n\nInstall via [AUR](https://aur.archlinux.org/packages/ark-desktop):\n\n\u003e Manjaro\n\n```shell\npamac build ark-desktop\n```\n\n### Mac OS X\n\nInstall via [Homebrew](https://brew.sh/):\n\n```shell\nbrew install --cask ark-desktop-wallet\n```\n\n## Translations\n\nTranslations are no longer accepted for the Desktop Wallet. We are using plugins to provide languages.\n\n## Development\n\n### Requirements\n\n#### Ubuntu\n\nIn Ubuntu the development files of `libudev` are necessary:\n\n```\nsudo apt-get install libudev-dev libusb-1.0-0-dev\n```\n\n#### Windows\n\n-   Python 2.7\n-   Visual Studio 2017\n\n#### Node 12\n\nTo download, head over to [here](https://nodejs.org/en/) and download Node 12.\n\nIf you already have npm installed, you can run\n\n```\nnpm install -g n\nsudo n 12\n```\n\n#### Yarn\n\nInstall the Yarn dependency manager\n\n```\nnpm install -g yarn\n```\n\n### Commands\n\n\u003cdetails\u003e\u003csummary\u003eList of commands\u003c/summary\u003e\n\n```bash\n# Install dependencies\nyarn install\n\n# Execute the electron application. Making changes in the code, updates the application (hot reloading).\nyarn dev\n\n# Execute the browser version application. Making changes in the code, updates the application (hot reloading) good for designing :3.\nyarn start\n\n# Runs linter over the files\nyarn lint\n\n# Try to automatically fix lint errors\nyarn lint:fix\n\n# Builds the production code for the react application\nyarn build\n\n# Build and electron application for production (Mac)\nyarn build:mac\n\n# Build and electron application for production (Linux)\nyarn build:linux\n\n# Build electron application for production (Windows - x32 and x64)\nyarn build:win\n\n# Run the default test switch in default watch mode\nyarn test\n\n# Run unit tests and generate and display the coverage report\nyarn test:coverage\n```\n\n\u003c/details\u003e\n\n## Security\n\nIf you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.\n\n## Credits\n\nThis project exists thanks to all the people who [contribute](../../contributors).\n\n## License\n\n[MIT](LICENSE) © [ARK Ecosystem](https://ark.io)\n","funding_links":[],"categories":["User Interfaces","TypeScript"],"sub_categories":["Desktop"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArkEcosystem%2Fdesktop-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArkEcosystem%2Fdesktop-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArkEcosystem%2Fdesktop-wallet/lists"}