verkle 0.1.0

Verkle tree implementation in Rust.
Documentation
[package]
name = "verkle"
version = "0.1.0"
edition = "2018"
description = "Verkle tree implementation in Rust."
license = "Apache-2.0"

[dependencies]
ark-ec = "0.3.0"
ark-poly-commit = "0.3.0"