A simple implementation of MessageStore that works in both the browser and server-side. Leverages LevelDB under the hood.

Implements

Constructors

Properties

blockstore: BlockstoreLevel
config: MessageStoreLevelConfig
index: IndexLevel

Methods