{"id":21314313,"url":"https://github.com/koifinance/nix-gui","last_synced_at":"2026-02-15T09:44:17.236Z","repository":{"id":37217077,"uuid":"129013206","full_name":"koifinance/Nix-GUI","owner":"koifinance","description":"NIX GUI Wallet","archived":false,"fork":false,"pushed_at":"2022-12-08T16:58:05.000Z","size":13632,"stargazers_count":7,"open_issues_count":40,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-04T01:39:20.897Z","etag":null,"topics":["gui","nix"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koifinance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-11T00:58:59.000Z","updated_at":"2021-02-22T02:23:20.000Z","dependencies_parsed_at":"2023-01-25T15:00:17.508Z","dependency_job_id":null,"html_url":"https://github.com/koifinance/Nix-GUI","commit_stats":null,"previous_names":["koifinance/nix-gui","muteio/nix-gui"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/koifinance/Nix-GUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koifinance%2FNix-GUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koifinance%2FNix-GUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koifinance%2FNix-GUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koifinance%2FNix-GUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koifinance","download_url":"https://codeload.github.com/koifinance/Nix-GUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koifinance%2FNix-GUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29475297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["gui","nix"],"created_at":"2024-11-21T18:12:02.213Z","updated_at":"2026-02-15T09:44:17.203Z","avatar_url":"https://github.com/koifinance.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003chr /\u003e\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"images/nix_full.png\" alt=\"Logo\" width='300px' height='auto'/\u003e\n\u003c/div\u003e\n\u003chr /\u003e\n\n# NIX Desktop GUI\n\n![UI Preview](images/preview.png)\n\n\n### What is NIX?\n---\n\nNIX is a multi-layered privacy currency which utilizes an interoperable platform model to fuel privacy focused decentralized applications (dApps).\n\n### Key Features\n---\n\n* NIX utilizes a custom built privacy library that integrates Zerocoin/Stealthoutputs/Bulletproofs and TOR support. This allows transaction privacy in its fullest and most trustless form.\n\n* NIX aims to create a privatized DEX platform built on top of already developed DEX volumes to conduct privatized atomic swaps through use of NIX’s privacy library.\n\n* Ghost Protocol and Ghost Vault to enhance privacy features.\n\nFor more information, please visit [NixPlatform.io](https://nixplatform.io/nixplatform.io) or read the [whitepaper](https://nixplatform.io/docs/NIX-Platform-Whitepaper.pdf).\n\n\n### Guides \u0026 Documentation\n\n* [White Paper](https://nixplatform.io/docs/NIX-Platform-Whitepaper.pdf)\n* [NIX Ghost Nodes](https://nixplatform.zendesk.com/hc/en-us/articles/360005044571-Setting-up-your-Ghost-Node)\n\n\n### Links \u0026 Resources\n---\n\n* [NIX Website](https://nixplatform.io)\n* [Discord Chat](https://chat.nixplatform.io/)\n* [Reddit](https://reddit.com/r/nixplatform)\n* [Medium](https://medium.com/@nixplatform)\n* [Twitter](https://twitter.com/nixplatform)\n* [GitHub wiki](https://github.com/nixplatform/nixcore/wiki)\n\nThis repository is the user interface that works in combination with [`Nix Core`](https://github.com/NixPlatform/NixCore/).\n\n## Development\n\n### Boostrapping for development:\n\n* Download + Install [Node.js®](https://nodejs.org/) 6.4—7.10\n* Download + Install [git](https://git-scm.com/)\n\n```bash\ngit clone https://github.com/nixcore/Nix-GUI\ncd nix-gui\nyarn install\n```\n\n### Development with Electron\n\n1. Run `ng serve` to start the dev server.\n2. Run `yarn run start:electron:dev -testnet -opendevtools` to start the electron application. Daemon will be updated and launched automatically.\n   * Note: this command will auto-refresh the client on each saved change\n   * `-testnet` – for running on testnet (omit for running the client on mainnet)\n   * `-opendevtools` – automatically opens Developer Tools on client launch\n\n#### Interact with nix-core daemon\n\nYou can directly interact with the daemon ran by the Electron version.\n\n```\n./nix-cli -testnet getblockchaininfo\n```\n\n## Running\n\n### Start Electron\n\n* `yarn run start:electron:fast` – disables debug messages for faster startup (keep in mind using `:fast` disables auto-reload of app on code change)\n\n### Package Electron\n\n* `yarn run package:win` – Windows\n* `yarn run package:mac` – OSX\n* `yarn run package:linux` – Linux\n\nCopyright (c) 2017-2018 The NIX Core Developers \nCopyright (c) 2017-2018 The Particl Developers\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoifinance%2Fnix-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoifinance%2Fnix-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoifinance%2Fnix-gui/lists"}