Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
gitrepo
Package gitrepo reads a git repository's object graph directly from disk.
|
Package gitrepo reads a git repository's object graph directly from disk. |
|
ledger
Package ledger generates a deterministic UK payments ledger shaped like a git object graph.
|
Package ledger generates a deterministic UK payments ledger shaped like a git object graph. |
|
synthetic
Package synthetic generates a deterministic, content-addressed Merkle DAG.
|
Package synthetic generates a deterministic, content-addressed Merkle DAG. |
|
Package graph defines the plug-in interface that merkelbrot uses to read Merkle DAGs and trees, together with an indexed, immutable view over them.
|
Package graph defines the plug-in interface that merkelbrot uses to read Merkle DAGs and trees, together with an indexed, immutable view over them. |
|
Package layout turns a Merkle DAG into nested circles that can be zoomed continuously, from the whole graph down to the fields inside a single node.
|
Package layout turns a Merkle DAG into nested circles that can be zoomed continuously, from the whole graph down to the fields inside a single node. |
|
Package proof computes the Merkle evidence that makes a DAG worth visualising: which nodes justify a leaf's membership of a root, which subtrees two roots have in common, and which stored hashes no longer match their children.
|
Package proof computes the Merkle evidence that makes a DAG worth visualising: which nodes justify a leaf's membership of a root, which subtrees two roots have in common, and which stored hashes no longer match their children. |
|
Package scene turns a packed graph into a flat, serialisable view model.
|
Package scene turns a packed graph into a flat, serialisable view model. |
Click to show internal directories.
Click to hide internal directories.