Home

Awesome

fabric-sdk-net

Build status

Direct .NET port from fabric-sdk-java

Master branch is 1.3 WIP

There is a working 1.1 version in tags

Both versions are alpha, but 1.3 is wip.

.NET SHIM (upto v1.4)

Integration Testing on Windows 10 and Visual Studio How-To

  1. Install Docker For Windows https://docs.docker.com/docker-for-windows/install

    Install Ubuntu Store App https://www.microsoft.com/en-us/p/ubuntu/9nblggh4msv6?activetab=pivot:overviewtab

  2. Follow this Guide replacing "1.1.0" with "1.3.0" if you targeting Fabric 1.3.0

    https://medium.com/coinmonks/hyperledger-fabric-1-1-0-on-windows-fd142651a904

  3. In Bash

    cd "/c/[FABRIC-SDK-NET-REPO]/TestData/Fixture/SdkIntegration"

    For Every SDK Integration Playlist or Test

    ./fabric.sh restart (since a clean sheet is needed for the tests)

TODO

On FABRIC (Help requested)

On this SDK

On the SHIM