Is there an API that provides information on the consensus algorithm of altcoins?

0

Is there an API that offers information on the consensus algorithm of altcoins? Something like examplewebsite.org/api?name=steem

{ ... "consensus":"DPoS", ... }

Cedric Martens

Posted 2018-01-15T18:17:22.433

Reputation: 877

Answers

0

The API from CryptoCompare will give you the consensus algorithm under the key proofType.

Cedric Martens

Posted 2018-01-15T18:17:22.433

Reputation: 877