- Follow instructions at https://sawtooth.hyperledger.org/docs/core/releases/1.0/app_developers_guide/docker.html to run Sawtooth Validator
- Install latest .net core sdk from https://www.microsoft.com/net/download
- run
dotnet run --project Processor
- in separate terminal run
dotnet run --project ClientCLI
[optional]
Follow instructions at https://github.com/hyperledger/sawtooth-explorer to run Sawtooth Explorer to view contents of blockchain