{"id":19571586,"url":"https://github.com/block-core/blockcore-desktop","last_synced_at":"2025-04-27T03:32:32.756Z","repository":{"id":40286139,"uuid":"261882020","full_name":"block-core/blockcore-desktop","owner":"block-core","description":"The Blockcore Wallet is a full featured wallet that goes beyond most wallet software","archived":false,"fork":false,"pushed_at":"2023-09-29T12:59:33.000Z","size":12140,"stargazers_count":14,"open_issues_count":27,"forks_count":14,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-22T17:24:47.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.blockcore.net/","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/block-core.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/funding.yml","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},"funding":{"github":"sondreb","custom":"https://www.sondreb.com/#thanks"}},"created_at":"2020-05-06T21:25:23.000Z","updated_at":"2023-09-29T13:15:28.000Z","dependencies_parsed_at":"2024-01-13T01:31:04.369Z","dependency_job_id":"44b3b065-e34b-48f7-98e7-2f0ac140019d","html_url":"https://github.com/block-core/blockcore-desktop","commit_stats":{"total_commits":335,"total_committers":8,"mean_commits":41.875,"dds":0.4537313432835821,"last_synced_commit":"821b01fb7f185c25d9f8d06b61949e5ad23acdcf"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-desktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-desktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-desktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-desktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block-core","download_url":"https://codeload.github.com/block-core/blockcore-desktop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223733423,"owners_count":17193789,"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-11T06:19:23.652Z","updated_at":"2024-11-11T06:19:25.587Z","avatar_url":"https://github.com/block-core.png","language":"TypeScript","funding_links":["https://github.com/sponsors/sondreb","https://www.sondreb.com/#thanks"],"categories":[],"sub_categories":[],"readme":"# Blockcore Hub\n\n## Your portal into your decentralized digital life\n\n[1]: https://github.com/block-core/blockcore-hub/workflows/Build/badge.svg\n[2]: https://github.com/block-core/blockcore-hub/actions\n\n[![Build Status][1]][2]\n\nThe Blockcore Hub is the one-stop-app that citizens, merchants and others can get an overview of everything related to their data on the blockchain and related decentralized services.\nIt is additionally a full features wallet app that supports multiple cryptocurrencies,\nsuch as City Coin (CITY), Bitcoin (BTC) and Stratis (STRAT).\n\nRunning the Blockcore Hub allows you to participate in staking of your coins, and help support the global network.\n\n![City Hub screenshot (2018-07-18)](doc/images/2018-08-11.png \"Blockcore Hub (2018-08-11)\")\n\n## 💿 Installation\n\nYou'll find the latest releases on the [releases](https://github.com/block-core/blockcore-hub/releases) tab. Make sure you pick the latest release.\n\n### Auto Updates\n\nBlockcore Hub have built in support for updates. They are not installed automatically, but you as\na user are in control. On each startup, Blockcore Hub will check for a new version. Additionally if\nyou have been running Blockcore Hub for a long time, you can perform a manual update check in the menu.\n\nWhen an update is available, there will appear an icon on the menu. Click this icon, to see\nupdate information and perform a download and installation.\n\n### Windows\n\nFor Windows, we decided to only support 64-bit installations of Windows. If you are running\na 32-bit installation, please let us know by reporting an issue to survey the market demand.\n\nSimply download the latest win-x64.exe file from the [releases](https://github.com/block-core/blockcore-hub/releases) page and run\nthe installer. You might need to approve installation of unsigned installer. This will only\nbe required until we have a signed release available.\n\n### Linux\n\nFor Linux, we decided to use the new AppImage installer format. This is included in a lot of\nLinux distributions, including Ubuntu.\n\nDownload the latest linux-x86_64.AppImage from the [releases](https://github.com/block-core/blockcore-hub/releases) page.\n\nOpen a terminal, navigate to the download folder and make the .AppImage an executeable with\nthe following command:\n\n```\n$ chmod a+x Blockcore.*.AppImage\n```\n\nThen you can simply run the installer:\n\n```\n$ ./Blockcore.*.AppImage\n```\n\n### Mac\n\n### Blockchain Node\n\nYou have two options to run a node during development. Either you can start one manually and choose the option `Manual` from the mode selection on startup. The other option is to choose `Custom` and pick `Blockcore.MultiNode.dll` or `Blockcore.MultiNode.exe`.\n\nDownload the latest multinode from here: https://github.com/block-core/blockcore-nodes/releases\n\nSee example for local development:\n\n![Blockcore Hub custom](doc/images/custom.png \"Blockcore Hub custom\")\n\n## Contribution\n\nIf you're interested in being a contributor and want to get involved in development of Blockcore and Blockcore Hub, get started by reading these:\n\n-   [Block Core: Documentation](https://docs.blockcore.net)\n-   [Block Core: Development](DEVELOPMENT.md)\n\n# License\n\nMIT @ Blockcore  \nMIT @ City Chain Foundation  \nMIT @ Stratisplatform\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore-desktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock-core%2Fblockcore-desktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore-desktop/lists"}