/sawtooth-sdk-dotnet

Primary LanguageC#Apache License 2.0Apache-2.0

Sawtooth SDK for .NET Core

Installation

The SDK is available from Nuget built for netstandard2.0.

dotnet add package Sawtooth.Sdk

Tutorial

Check the docs folder for an example transaction processor and client. Sample code is available in examples folder.