UNPKG

@0xcert/merkle

Version:

Implementation of basic functions of binary Merkle tree.

4 lines (3 loc) 89 B
import { Spec } from '@hayspec/spec'; declare const spec: Spec<{}>; export default spec;