Expand description
Convenience wrapper to import all of Hypercore’s core.
Structs§
- Hypercore
- Hypercore is an append-only log structure.
- Partial
Keypair - Key pair where for read-only hypercores the secret key can also be missing.
- Storage
- Save data to a desired storage backend.
Enums§
- Hypercore
Error - Common error type for the hypercore interface
- Store
- The types of stores that can be created.