arnaucube f55bf85ccc | 2 years ago | |
---|---|---|
db | 3 years ago | |
smt | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
asmt.go | 2 years ago | |
asmt_test.go | 3 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago |
asmt is a GoLang sparse merkle tree.
A forked of Aergo SMT with minor style code modifications and some new methods: Walk() WalkWithRoot() and GetWithRoot().
This module includes an abstraction layer to make the SMT more developer friendly with a very easy to use API: