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-sdk in the root folder