Module prelude

Source
Expand description

Convenience wrapper to import all of Hypercore’s core.

Structs§

Hypercore
Hypercore is an append-only log structure.
PartialKeypair
Key pair where for read-only hypercores the secret key can also be missing.
Storage
Save data to a desired storage backend.

Enums§

HypercoreError
Common error type for the hypercore interface
Store
The types of stores that can be created.