A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips 🌷🌷🌷. Distributed is the new centralized.
-
Updated
Feb 10, 2023 - Ruby
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips 🌷🌷🌷. Distributed is the new centralized.
blockchain (crypto) tools, libraries & scripts in ruby
In cryptography and computer science, a hash tree or Merkle Hash Tree is a tree in which every "leaf" (node) is labelled with the cryptographic hash of a data block, and every node that is not a leaf (called a branch, inner node, or inode) is labelled with the cryptographic hash of the labels of its child nodes
Add a description, image, and links to the merkletree topic page so that developers can more easily learn about it.
To associate your repository with the merkletree topic, visit your repo's landing page and select "manage topics."