sethvincent / hypercore-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hypercore-examples

A repository I'm using to learn hypercore and related modules.

Goals

  • Store JSON in hypercores
  • Find peers over mdns to sync data
  • Find peers with hyperswarm to sync data
  • Create a basic hypercore extension
  • Use hypercore auth option with existing keypair
  • Replicate corestore over mdns
  • Replicate corestore over hyperswarm
  • Replicate corestore and send all hypercore keys over an extension
  • Compare local and remote lengths
  • Compare local and remote bitfields

About


Languages

Language:JavaScript 100.0%