Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 499 Bytes

mkvs.md

File metadata and controls

16 lines (11 loc) · 499 Bytes

Merklized Key-Value Store (MKVS)

For all places that require an authenticated data structure (ADS) we provide an implementation of a Merklized Key-Value Store, internally implemented as a Merklized Patricia trie.

Interfaces

Updates

Read Syncer