.. | ||
cmd/triesh | ||
commit.go | ||
errors.go | ||
node.go | ||
node_test.go | ||
README.md | ||
stage.go | ||
stage_test.go | ||
test.go | ||
trie.go | ||
trie_test.go |
MerkleTrie
coming soon
Installation
coming soon
Usage
coming soon
Running from Source
This project requires Go v1.10 or higher.
go get -v github.com/lbryio/trie
Examples
Refer to triesh
Testing
go test -v github.com/lbryio/trie
gocov test -v github.com/lbryio/trie 1>/dev/null
Contributing
coming soon
License
This project is MIT licensed.
Security
We take security seriously. Please contact security@lbry.io regarding any security issues. Our PGP key is here if you need it.
Contact
The primary contact for this project is @lyoshenka (grin@lbry.io)