MinChain aims to be a minimum implementation of Bitcoin-like-blockchain for demonstration purpose. It is written in C# and targets for .NET Core runtime.
This software uses the following external library:
-
MessagePack for C#: Copyright (c) 2017 Yoshifumi Kawai Licensed under the MIT License. See LICENSE for details. Website: https://github.com/neuecc/MessagePack-CSharp
-
Newtonsoft Json.NET: Copyright (c) 2007 James Newton-King Licensed under The MIT License. See LICENSE.md for details. Website: http://www.newtonsoft.com/json