monir zaman
monir zaman

Reputation: 351

Which blockchain platform supports user defined consensus protocol for particular use case?

I am trying to implement a new consensus protocol similar to Proof of stake. However, here my stake would be some value results from different mechanisms. I am wondering whether I could use any open-source blockchain for that? For example, Hyperledger or Ethereum, etc.

Any suggestion would be highly appreciated.

Upvotes: 1

Views: 93

Answers (1)

Mikko Ohtamaa
Mikko Ohtamaa

Reputation: 83556

Parity has pluggable consensus engines.

Upvotes: 1

Related Questions