BLOCKO Tech
BLOCKO Tech
To use blockchain, a ‘wallet’ app must be used. While some exist as hardware devices , called cold wallets, there are other types such as those in the form of plug-in for mobile apps or browsers. Besides these plug-in type…
Blockchain technology began to emerge from a white paper published by Satoshi Nakamoto in 2008. Cryptocurrency is a representative example of using blockchain technology. This article introduces another example of using the blockchain technology for our daily lives by making…
In the previous episode, we have compared Fabric and other blockchains on their basic characteristics and consensus algorithms. (Link to the previous episode -> Comparison between Hyperledger Fabric – Episode 1) This episode examines some of the factors to consider…
Hyperledger Fabric(hereafter referred to as “Fabric”) is an opensource blockchain platform led by IBM. When compared with other blockchains, Fabric has several distinctive differences. This article will explain the differences between typical blockchains and Fabric. Utilizing blockchain for synchronizing…
Overview of synchronization using Raft Consensus This article aims to provide a conceptual explanation of how data is saved and synchronized between nodes(servers) on Raft. Please refer to the previous article(Consensus for AERGO Private Environment) for a general overview of…