Sawtooth Configuration
The latest supported version of Hyperledger Sawtooth is v1.0
Installing Sawtooth dependencies
-
Install dependencies
$npm install protocol-buffers -
Install sawtooth javascript sdk using repository
- run
npm install sawtooth-sdkin the root folder
- run