How to use the hippiehug.DocChain function in hippiehug

To help you get started, we’ve selected a few hippiehug examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github gdanezis / rousseau-chain / hippiehug-package / speedtest_chain.py View on Github external
def main(data):
	c = DocChain()

	for i in range(N):
		c.multi_add([data[i]])

hippiehug

A Merkle Tree implementation with a flexible storage backend.

BSD-2-Clause
Latest version published 6 years ago

Package Health Score

42 / 100
Full package analysis

Similar packages