I wrote a toy cryptocoin using C#

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • naivecoin

    A cryptocurrency implementation in less than 1500 lines of code

  • Actually it is not based on any real coins. I did have a look at bitcoin and naivecoin for some inspiration though. I am a Unity game developer so I think I am somewhat experienced.

  • Bitcoin

    Bitcoin Core integration/staging tree

  • The Bitcoin source repo

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • naivecoin

    A tutorial for building a cryptocurrency (by lhartikk)

  • Naivecoin tutorial and its repo.

  • Denovo

    The unique and stand-alone .net implementation of Bitcoin protocol from scratch

  • Good job. As a hobby programmer myself I love seeing hobby projects of others. My hobby project has been implementing bitcoin from scratch, feel free to drop by https://github.com/Autarkysoft/Denovo

  • AmeowCoin

    The toy cryptocurrency Ameow

  • The fastest way to get the code if you don't have git or the GitHub app is downloading it as a ZIP file (link here). Then you need Visual Studio 2019 and .NET 5 SDK to build the solution (see this). Then you will have the binary files in bin/Debug or bin/Release folders.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts