Csmt Save

Compact Sparse Merkle Trees (CSMT) with pluggable storage.

Project README

CSMT

CSMT package implements the Compact Sparse Merkle tree whitepaper. It is used inside Bargad Framework for its Verifiable Map mode of operation.

EthResearch discussion https://ethresear.ch/t/compact-sparse-merkle-trees/3741

CSMT https://eprint.iacr.org/2018/955.pdf

Installation

The package can be installed by adding csmt to your list of dependencies in mix.exs:

def deps do
  [
    {:csmt, "~> 1.0"}
  ]
end

The docs can be found at https://hexdocs.pm/csmt.

Open Source Agenda is not affiliated with "Csmt" Project. README Source: ZanjeerPlatform/csmt
Stars
38
Open Issues
0
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating