Blockchain — A Definition for Software Engineers
blockchain·@deobrands·
0.000 HBDBlockchain — A Definition for Software Engineers
Came across this article that I would like to share: <a href="https://medium.com/@sbeyer_31150/blockchain-a-definition-for-software-engineers-9de333eba6ec">Blockchain — A Definition for Software Engineers</a> When building or analysing blockchain projects it is important to keep it simple and go back to the root of the innovation. If there is no need for a byzantine failure model in your project there is most likely no need for a blockchain. <blockquote> It is important to think carefully wether a problem requires a blockchain based solution, or may work on a traditional centralised system or even a distributed system that does not require a byzantine failure model. </blockquote> 