{"id":27027005,"url":"https://github.com/bhazel/altcoinsamples","last_synced_at":"2025-04-04T23:16:46.141Z","repository":{"id":19545209,"uuid":"22793517","full_name":"BHazel/AltCoinSamples","owner":"BHazel","description":"Samples to demonstrate some of the fundamental techniques involved in cryptocurrencies.","archived":false,"fork":false,"pushed_at":"2014-10-08T01:15:47.000Z","size":480,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-06T21:16:57.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BHazel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-09T19:31:32.000Z","updated_at":"2014-09-04T20:49:26.000Z","dependencies_parsed_at":"2022-08-24T13:40:16.734Z","dependency_job_id":null,"html_url":"https://github.com/BHazel/AltCoinSamples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHazel%2FAltCoinSamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHazel%2FAltCoinSamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHazel%2FAltCoinSamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BHazel%2FAltCoinSamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BHazel","download_url":"https://codeload.github.com/BHazel/AltCoinSamples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261582,"owners_count":20910109,"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":"2025-04-04T23:16:45.620Z","updated_at":"2025-04-04T23:16:46.135Z","avatar_url":"https://github.com/BHazel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"AltCoinSamples\n==============\n\nAltCoinSamples is a collection of sample programs to demonstrate some of the concepts behind cryptocurrencies.\n\nTwo implementations are available:\n\n* **C#/WPF**: A Visual Studio solution is in the AltCoinSamples directory.\n* **Ruby:** Scripts are in the Ruby directory.\n\nBoth include help files in Markdown format.\n\nPrograms\n--------\n\n**Hashing**: Demonstrates the concept of hashing.  It will calculate the SHA-2 hashes of two input strings and compare them for data and hash equality.\n\n**Mining**: Simulates the mining process.  It solves a set number of blocks conforming to a set target using the MD5 hashing algorithm.\n\nBuilding \u0026 Dependencies\n-----------------------\n\nAn MSBuild script is provided to automate the build process.  It has been optimised for creating the installer but can be used for any component\nincluding (MSBuild target shown in brackets):\n\n* Building the C#/WPF apps _(WpfApps)_.\n* Checking the Ruby scripts for syntax errors _(RubyScripts)_.  **Requires Ruby and Rake.**\n* Creating the HTML help files from Markdown _(HelpFiles)_.  **Requires Node.js and NPM.**\n* Building the installer _(Installer)_.  **Requires Inno Setup.**\n\nTo run the whole build process run the following at a Visual Studio command prompt:\n\n    msbuild build.proj /t:All\n\nTo clean the build files, replace `/t:All` with `/t:Clean`.  To clean a build step, add `Clean` to the start of its target name.\n\nCI Build Status\n---------------\n\nAll code is built on check-in to the `master` branch.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/dvmxa8hof2i629vo)](https://ci.appveyor.com/project/BHazel/altcoinsamples)\n**AppVeyor** builds the C# implementation.\n\n[![Build Status](https://travis-ci.org/BHazel/AltCoinSamples.svg?branch=master)](https://travis-ci.org/BHazel/AltCoinSamples)\n**Travis-CI** builds the Ruby implementation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhazel%2Faltcoinsamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbhazel%2Faltcoinsamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbhazel%2Faltcoinsamples/lists"}