GitHunt
RB

rbuysse/sawtooth-sdk-go

Build go sdk

go get github.com/hyperledger/sawtooth-sdk-go
cd $GOPATH/src/github.com/hyperledger/sawtooth-sdk-go
go generate

Docker instructions

cd sawtooth-sdk-go
docker build . -t sawtooth-sdk-go
docker run -v $(pwd):/project/sawtooth-sdk-go sawtooth-sdk-go

Go generate will build the protos / mocks and place them in the protobuf or mocks directory respectively.

Languages

Go71.1%Python17.1%C6.5%Shell3.0%Dockerfile2.3%
Apache License 2.0
Created August 8, 2018
Updated February 1, 2024