claimtrie/trie
2018-07-09 10:48:33 -07:00
..
cmd/triesh cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
commit.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
errors.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
node.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
node_test.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
README.md cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
stage.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
stage_test.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
test.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
trie.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00
trie_test.go cleanup: bring the merkletrie in as trie. 2018-07-09 10:48:33 -07:00

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)