Module hypercore::prelude

source ·
Expand description

Convenience wrapper to import all of Hypercore’s core.

Structs

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

Enums

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