Post
Topic
Board Altcoin Discussion
Re: Tendermint consensus protocol
by
delulo
on 23/11/2014, 10:45:39 UTC
Tendermint is a secure cryptocurrency consensus protocol that requires no proof-of-work mining.

It is an adaptation of an existing Byzantine consensus algorithm from academic literature (specifically the DLS protocol http://groups.csail.mit.edu/tds/papers/Lynch/jacm88.pdf).
It solves the "nothing at stake" short range forking problem by requiring validators to post a bond deposit.

* Whitepaper http://tendermint.com/docs/tendermint.pdf
* Forum http://forum.tendermint.com/
* Github http://github.com/tendermint/tendermint/

For more information on the motivations behind its design, check out my first blog post, http://tendermint.com/posts/security-of-cryptocurrency-protocols/.

There is no official testnet yet, but I'll set one up soon.
In the meantime please follow this thread or subscribe to the newsletter on the website for new announcements.

This is not a presale or launch of a currency.  This is a call for developer and general interest.
Do you have a more or less thought out road map how to move this project forward and make the idea into a product people can use?