0xqd / merkle-tree-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merkle tree

Fast and efficient merkle tree implementation. It's being used as template to customize for different usecases.

TODO

  • Verkle tree
  • Benchmark between these 2

About

License:MIT License


Languages

Language:Rust 100.0%