{"id":19571626,"url":"https://github.com/block-core/blockcore","last_synced_at":"2025-04-05T16:08:13.472Z","repository":{"id":36268677,"uuid":"211867945","full_name":"block-core/blockcore","owner":"block-core","description":"Open source .NET Core Bitcoin based blockchain node in C#","archived":false,"fork":false,"pushed_at":"2024-04-08T07:52:40.000Z","size":113836,"stargazers_count":217,"open_issues_count":117,"forks_count":89,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-04-13T21:55:12.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.blockcore.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"stratisproject/StratisBitcoinFullNode","license":null,"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":null,"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,"dei":null}},"created_at":"2019-09-30T13:36:12.000Z","updated_at":"2024-04-13T02:02:50.000Z","dependencies_parsed_at":"2023-02-18T00:45:43.630Z","dependency_job_id":"e9112df8-a561-4c2f-ba43-762e8d7341c0","html_url":"https://github.com/block-core/blockcore","commit_stats":{"total_commits":3881,"total_committers":94,"mean_commits":"41.287234042553195","dds":0.8505539809327493,"last_synced_commit":"25d97a1c9719f6dcc13c01706b1f1d7761e88cc8"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block-core","download_url":"https://codeload.github.com/block-core/blockcore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361689,"owners_count":20926643,"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:35.356Z","updated_at":"2025-04-05T16:08:13.435Z","avatar_url":"https://github.com/block-core.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://avatars3.githubusercontent.com/u/53176002?s=200\u0026v=4\" height=\"100\" alt=\"Blockcore\" /\u003e\n  \u003c/p\u003e\n  \u003ch3 align=\"center\"\u003e\n    About Blockcore\n  \u003c/h3\u003e\n  \u003cp align=\"center\"\u003e\n    Open source .NET Bitcoin based blockchain node in C# \n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n      \u003ca href=\"https://github.com/block-core/blockcore/actions\"\u003e\u003cimg src=\"https://github.com/block-core/blockcore/workflows/Build/badge.svg\" /\u003e\u003c/a\u003e\n      \u003ca href=\"https://github.com/block-core/blockcore/actions\"\u003e\u003cimg src=\"https://github.com/block-core/blockcore/workflows/Publish%20Release%20Packages/badge.svg\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n*Do you want to build your own blockchain based upon Blockcore? Then check out our [blockcore-node repository](https://github.com/block-core/blockcore-node), which is the best starting point for most custom blockchains.*\n\nIntroduction\n----------------------------\n\n### Bitcoin Implementation in C# and .NET 6\n\n**What is Blockcore?**\n\n- Blockcore is a platform to build Layer 1 consensus networks based on the Bitcoin protocol, built on the [.NET Core](https://dotnet.github.io/) framework and written entirely in C#. \n- Blockcore aims to maintain an alternative C# Bitcoin implementation, based on the [NBitcoin](https://github.com/MetacoSA/NBitcoin) \u0026 [Stratis](https://github.com/stratisproject/StratisBitcoinFullNode) projects.\n- Blockcore is neither a coin or a for profit business.\n\n**Why Blockcore?**\n\n- We see a need within the crypto ecosystem for development of the C# full node technology.\n- [Stratis](https://github.com/stratisproject/StratisBitcoinFullNode) has provided an excellent starting point but their focus is enterprise and business. We feel strongly that there is significant value focusing on open \u0026 public blockchains, using open source software.\n\n**Blockcore objectives**\n\n- Continue development of the C# Stratis fullnode.\n- Maintain the C# Bitcoin fullnode.\n- Support projects and teams that use the underlying technology.\n- Extend the technology by building developer and user tools\n- Provide a forum for developers and teams to collaborate and improve on the technology.\n- Build relationships with potential sponsors \u0026 partners to help boost the pace of development.\n\n**Blockcore principles**\n\n- We help each other, and all projects that utilise the underlying technology.\n- We encourage contribution to the Blockcore open source software.\n- We aim to make it easier for everyone to contribute to the ecosystem.\n- We encourage projects to adopt Blockcore technology as we believe every project has something to offer and help make the technology stronger.\n\nJoin our community on [discord](https://www.blockcore.net/discord).  \n\nGetting Started Guide\n-----------\nMore details on getting started are available [here](https://github.com/block-core/blockcore/blob/master/Documentation)\n\nDevelopment\n-----------\nIf you are up for some blockchain development?\n\nCheck this guides for more info:\n* [Contributing Guide](Documentation/contributing.md)\n* [Coding Style](Documentation/coding-style.md)\n\nThere is a lot to do and we welcome contributions from developers and testers who want to gain some Blockchain experience.\n\nYou can find tasks on the [issues](https://github.com/block-core/blockcore/issues) tab or visit us on [discord](https://www.blockcore.net/discord).\n\nOther Points\n-------\n* [Testing Guidelines](Documentation/testing-guidelines.md)\n* [Official Website](https://www.blockcore.net/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock-core%2Fblockcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore/lists"}