{"id":18739514,"url":"https://github.com/thehoneymad/mvchain","last_synced_at":"2025-04-12T20:03:15.465Z","repository":{"id":87024481,"uuid":"117799388","full_name":"thehoneymad/MVChain","owner":"thehoneymad","description":"A minimum viable blockchain demo in dotnet core","archived":false,"fork":false,"pushed_at":"2018-02-03T13:52:27.000Z","size":27,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T14:12:20.571Z","etag":null,"topics":["bitcoin","blockchain","console-application","dotnet-core","tutorial"],"latest_commit_sha":null,"homepage":"","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/thehoneymad.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-17T07:15:02.000Z","updated_at":"2022-02-06T15:22:26.000Z","dependencies_parsed_at":"2023-05-30T06:15:15.873Z","dependency_job_id":null,"html_url":"https://github.com/thehoneymad/MVChain","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FMVChain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FMVChain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FMVChain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehoneymad%2FMVChain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehoneymad","download_url":"https://codeload.github.com/thehoneymad/MVChain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625492,"owners_count":21135513,"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","blockchain","console-application","dotnet-core","tutorial"],"created_at":"2024-11-07T15:36:05.357Z","updated_at":"2025-04-12T20:03:15.456Z","avatar_url":"https://github.com/thehoneymad.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVChain\nMVChain is a small CLI app that teaches you about a minimum viable blockchain core. Currently it demonstrates:\n\n1. A set of private-public keypair generation for an user along with a bitcoin address.\n2. A genesis block to start with. \n\n### To be done\n3. A small demo of distributed consensus among a set of nodes.\n\n\n## Build \n\nInstall dotnet-core SDK from [here](https://www.microsoft.com/net/download/macos)\n```\ngit clone https://github.com/thehoneymad/MVChain.git\ncd MVChain/src\ndotnet build\n```\nTo publish\n\n```\ndotnet publish\n```\n\nTo publish self-contained apps\n\n```\ndotnet publish -c Release -r win10-x64\ndotnet publish -c Release -r osx.10.11-x64\n```\n\n# Recommened Courses and Reads\n* [Coursera](https://www.coursera.org/learn/cryptocurrency/home/welcome) - Highly suggested, the deck is borrowed from the actual Princeton course.\n* [Further curated reading](https://thehoneymad.gitbooks.io/daily-reading-log/content/Blockchain.html)\n* [Session 1 Deck](https://docs.google.com/presentation/d/16NOT-U4dYpNKgCV9qHLNlO0N1TgEaQLZc7lwQBKLc4Q/edit?usp=sharing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehoneymad%2Fmvchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehoneymad%2Fmvchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehoneymad%2Fmvchain/lists"}