0

I found that hyperledger sawtooth besides PoET also works with RAFT. And I was wondering if there any other consensus algorithms compatible with HyperLedger Sawtooth?

Raman
  • 107
  • 1
  • 3
  • 12

1 Answers1

2

Sawtooth supports DevMode (for development use only) and PoET (both with and without SGX).

PBFT is in the works, but not yet released. Remme.io uses Sawtooth and wrote another custom consensus algorithm.

Frank C.
  • 7,758
  • 4
  • 35
  • 45
Dan Anderson
  • 2,265
  • 1
  • 9
  • 20