Here are
65 public repositories
matching this topic...
An experimental peer-to-peer Web browser
Updated
Aug 12, 2021
JavaScript
🔗 zero-config peer-to-peer encrypted live folder syncing that respects your `.gitignore`
Updated
Jun 24, 2022
TypeScript
A CLI for peer-to-peer file sharing using the Hypercore Protocol.
Updated
Mar 17, 2022
JavaScript
concept tweet -> hypercore thingy
Updated
Apr 22, 2017
JavaScript
datdot blockchain node in rust
Updated
Jun 17, 2022
Rust
Continuous reading from a http(s) url using random offsets and lengths for peers in a distributed system
Updated
Dec 18, 2019
JavaScript
Attempt to make an interop layer to connect to dat on hyperswarm in Rust
Updated
May 23, 2021
Rust
Build WebSocket APIs that leverage the HyperCore Protocol
Updated
Apr 26, 2019
JavaScript
Hypercore protocol implemented in Go lang
Creates a ReadableStream but keep watching for changes in the range defined
Updated
Jun 21, 2022
JavaScript
Updated
May 29, 2020
JavaScript
IRC + Hypercore Standup bot
Updated
Jul 11, 2017
JavaScript
Updated
Jul 5, 2017
JavaScript
Secret sharing over Hypercore
Updated
Jun 10, 2019
JavaScript
An async/await based wrapper for hypercore
Updated
Jul 24, 2020
JavaScript
Updated
May 3, 2021
JavaScript
libara is a library for constructing random access memory interfaces. Operations are asynchronous and are provided data structures for relaying memory between functions. It is built on top of libuv (libuv >= 1.x.x). It is inspired by Julian Gruber's abstract-random-access.
a distributed mud experiment ontop of hypercore & hyperdb
Updated
Jul 25, 2017
JavaScript
Transactional object store built on hypercore
Updated
Jan 16, 2022
TypeScript
Partition bytes into several Hypercore feeds
Updated
May 25, 2020
JavaScript
Track the block download progress of a Hypercore feed.
Updated
Nov 1, 2019
JavaScript
Address a local file or HTTP resource as an indexed Hypercore feed.
Updated
Jan 10, 2020
JavaScript
A simple function to replicate multiple hypercores.
Updated
Nov 1, 2019
JavaScript
short examples on how to use hypercore & hyperdiscovery
Updated
Jul 25, 2017
JavaScript
P25 public safety radio archive with Dat Protocol authenticated mirrors.
Updated
May 26, 2022
JavaScript
Broadcast verses from Goethe's Faust via hypercore extension messages
Updated
Dec 12, 2020
JavaScript
File ingestion with Hypercore over WebSockets
Updated
Jun 16, 2020
JavaScript
Improve this page
Add a description, image, and links to the
hypercore
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hypercore
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It'd be awesome if this SDK had a WebTorrent style AddPeer feature for adding peers manually.
It'd be extra awesome if it accepted simple-peer instances too (like WebTorrent) for WebRTC peers.
EDIT: Also [removePeer](https://github.com/webtorrent/webtorrent/blob/mas