fury02 / motoko-merkle-tree

A merkelized key-value store for Motoko

Home Page:https://nomeata.github.io/motoko-merkle-tree/MerkleTree.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

motoko-merkle-tree

This library provides a simple merkle tree data structure for Motoko. It provides a key-value store, where both keys and values are of type Blob.

See the Documentation of MerkleTree for more information about status, features, restrictions.

License

motoko-merkle-tree is distributed under the terms of the Apache License (Version 2.0). See LICENSE for details.

About

A merkelized key-value store for Motoko

https://nomeata.github.io/motoko-merkle-tree/MerkleTree.html

License:Apache License 2.0


Languages

Language:Motoko 74.2%Language:Haskell 19.7%Language:Nix 2.9%Language:Dhall 2.2%Language:Makefile 1.0%