p4u c41a99b94f | 3 years ago | |
---|---|---|
db | 3 years ago | |
smt | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
censustree.go | 3 years ago | |
censustree_test.go | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 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: