Skip to content

Repository files navigation

Incremental Merkle Tree

This is an implementation of the incremental Merkle tree in Aiken. The incremental Merkle tree is a data structure that provides efficient and secure data verification and storage. It is a variant of the traditional Merkle tree, which is a cryptographic structure composed of a binary tree of hash values. In the incremental version, the tree can be updated dynamically by adding new leaves without the need to rebuild the entire structure.

About

Settled Plutus Merkle Tree

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages