How does Bitcoin force consensus among Byzantine generals?
Matias Fernandez has a very good example implementation of a blockchain exercise written in Ruby. In this post I want to use it to explain, in very simple terms, what a bitcoin blockchain is and why it’s so resilient.
Comments
Fantastic article.
Check out this example implementation from Matias Fernandez.
By the way - the Awesome Blockchains ruby examples are from my humble self (that is, Gerald Bauer) not sure why you always say / write Matias Fernandez :-) Keep it up. Happy blockchaining.
Post a comment