Skip to content
#

merkle-trees

Here are 4 public repositories matching this topic...

Language: All
Filter by language

A (hopefully) robust Merkle Tree library, with JS and Ethereum smart contract counterparts, capable of proving tree size, single or multiple element indices, updating a single or several elements, appending a single or a several elements, and any combination or permutation of the above, at the same time.

  • Updated May 23, 2021
  • Solidity

Golang Blockchain. Aa fully functional blockchain system in Go. It provides the structures and functions for creating, managing, and interacting with a blockchain, including a Proof of Work consensus mechanism, Merkle Tree for efficient transaction verification, and a Wallet system for managing user identities and transactions.

  • Updated Sep 14, 2024
  • Go

Improve this page

Add a description, image, and links to the merkle-trees topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the merkle-trees topic, visit your repo's landing page and select "manage topics."

Learn more