An open API service indexing awesome lists of open source software.

https://github.com/idouble/simple-blockchain-c-sharp

📘 This is a C# port from Python code 🐍 It uses SHA-256 as hash ⛓
https://github.com/idouble/simple-blockchain-c-sharp

blockchain crypto csharp hash sha256

Last synced: about 1 year ago
JSON representation

📘 This is a C# port from Python code 🐍 It uses SHA-256 as hash ⛓

Awesome Lists containing this project

README

          

# ⛓ Simple-Blockchain ⛓
This is a C# port from ([Python code](https://medium.com/crypto-currently/lets-build-the-tiniest-blockchain-e70965a248b)).

It uses **SHA-256** as **Hash**, I slightly modified the code from the tutorial to get a random string with the System.Security.Cryptography library.

## 🖥 What you can learn from the Code 🖥

- Simply how a **Blockchain** works
- What a **Hash** is, in the context of Blockchain Technologies
- How to use the **Blockchain** in applications 🖥

## 🖼 Example 🖼

![Simple Blockchain C# Command Line](Images/Simple-Blockchain_example.png)

![Binance Ready to give crypto a try ? buy bitcoin and other cryptocurrencies on binance](Images/binance.jpg)