How does the blockchain work? Part 2
4 minute read Published: 2020-08-02Before looking at Merkle trees, let’s see what a tree actually is when it comes to programming. In simple terms, trees are nothing but representations of how data is stored in the memory.