Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

hypercore‑multi‑key is a small utility that clones an existing **hypercore** feed, generating a fresh public‑private key pair (or using one you provide) while keeping the underlying data blocks identical. It lets developers create a new, independently signed feed for one‑off sharing or re‑replication without duplicating the stored content, making it useful for anyone building peer‑to‑peer applications with hypercore.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/hypercore-multi-key

Account's avatar
holepunchto/hypercore
Hypercore is a secure, distributed append-only log
Account's avatar
mafintosh/hypercore-crypto
The crypto primitives used in hypercore, extracted into a separate module
Account's avatar
random-access-storage/random-access-memory
Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory
Account's avatar
random-access-storage/random-access-storage
Easily make random-access-storage instances
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
15 contributions
robertkowalski's profile
robertkowalski
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mafintosh

mafintosh/hypercore-multi-key

Function that takes a hypercore and returns a new one that is signed by a new key pair but backed by the same data

JavaScript
29
3
MIT License