{"id":14980007,"url":"https://github.com/walletwasabi/walletwasabi","last_synced_at":"2025-05-14T00:05:14.317Z","repository":{"id":37381991,"uuid":"55341469","full_name":"WalletWasabi/WalletWasabi","owner":"WalletWasabi","description":"Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.","archived":false,"fork":false,"pushed_at":"2024-11-28T22:54:24.000Z","size":1072601,"stargazers_count":2188,"open_issues_count":375,"forks_count":502,"subscribers_count":84,"default_branch":"master","last_synced_at":"2024-12-01T05:12:16.367Z","etag":null,"topics":["bitcoin","bitcoin-wallet","coin","coinjoin","cross-platform","dotnet","nbitcoin","privacy","tor","wabisabi","wallet","wasabi","wasabi-wallet"],"latest_commit_sha":null,"homepage":"https://wasabiwallet.io","language":"C#","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/WalletWasabi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-03T10:38:02.000Z","updated_at":"2024-11-30T23:53:50.000Z","dependencies_parsed_at":"2023-09-26T15:50:16.591Z","dependency_job_id":"da5b585b-cdb5-4a54-9bd9-66a4406328e4","html_url":"https://github.com/WalletWasabi/WalletWasabi","commit_stats":{"total_commits":27076,"total_committers":125,"mean_commits":216.608,"dds":0.7846801595508938,"last_synced_commit":"1b0e10cded3c881d3b60b66bf99ccd8d21f2b68e"},"previous_names":["walletwasabi/walletwasabi","zksnacks/walletwasabi"],"tags_count":138,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletWasabi%2FWalletWasabi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletWasabi%2FWalletWasabi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletWasabi%2FWalletWasabi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WalletWasabi%2FWalletWasabi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WalletWasabi","download_url":"https://codeload.github.com/WalletWasabi/WalletWasabi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248201840,"owners_count":21064206,"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":["bitcoin","bitcoin-wallet","coin","coinjoin","cross-platform","dotnet","nbitcoin","privacy","tor","wabisabi","wallet","wasabi","wasabi-wallet"],"created_at":"2024-09-24T14:01:07.887Z","updated_at":"2025-04-10T10:47:07.384Z","avatar_url":"https://github.com/WalletWasabi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wasabiwallet.io\"\u003e\n    \u003cimg src=\"https://github.com/WalletWasabi/WalletWasabi/blob/master/ui-ww.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n    An open-source, non-custodial, privacy-focused Bitcoin wallet for desktop.\n\u003c/h3\u003e\n\n\u003ch3 align=\"center\"\u003e\n  \u003ca href=\"https://wasabiwallet.io\"\u003e\n    Website\n  \u003c/a\u003e\n  \u003cspan\u003e | \u003c/span\u003e\n  \u003ca href=\"https://docs.wasabiwallet.io/\"\u003e\n    Documentation\n  \u003c/a\u003e\n  \u003cspan\u003e | \u003c/span\u003e\n  \u003ca href=\"https://github.com/WalletWasabi/WalletWasabi/discussions/5185\"\u003e\n    Support\n  \u003c/a\u003e\n  \u003cspan\u003e | \u003c/span\u003e\n  \u003ca href=\"https://www.youtube.com/c/WasabiWallet\"\u003e\n    YouTube\n  \u003c/a\u003e\n  \u003cspan\u003e | \u003c/span\u003e\n  \u003ca href=\"https://github.com/WalletWasabi/WalletWasabi/blob/master/PGP.txt\"\u003e\n    PGP\n  \u003c/a\u003e\n\u003c/h3\u003e\n\u003cbr\u003e\n\n# [Download Wasabi](https://github.com/WalletWasabi/WalletWasabi/releases)\n\n\u003cbr\u003e\n\n# Build From Source Code\n\n### Get The Requirements\n\n1. Get Git: https://git-scm.com/downloads\n2. Get .NET 8.0 SDK: https://dotnet.microsoft.com/download\n3. Optionally disable .NET's telemetry by executing in the terminal `export DOTNET_CLI_TELEMETRY_OPTOUT=1` on Linux and macOS or `setx DOTNET_CLI_TELEMETRY_OPTOUT 1` on Windows.\n\n### Get Wasabi\n\nClone \u0026 Restore \u0026 Build\n\n```sh\ngit clone --depth=1 --single-branch --branch=master https://github.com/WalletWasabi/WalletWasabi.git\ncd WalletWasabi/WalletWasabi.Fluent.Desktop\ndotnet build\n```\n\n### Run Wasabi\n\nRun Wasabi with `dotnet run` from the `WalletWasabi.Fluent.Desktop` folder.\n\n### Update Wasabi\n\n```sh\ngit pull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalletwasabi%2Fwalletwasabi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalletwasabi%2Fwalletwasabi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalletwasabi%2Fwalletwasabi/lists"}