aschmahmann / ipshare

Sharing Utilities for IPFS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPShare - Sharing Utilities for IPFS

IPShare is an experimental set of packages that utilizes libp2p to assist users in sharing and collaborating on documents in real-time. Eventually it should make its way into the peer-base library.

IPShare currently has two components:

  • Synchronization
    • Utilizes libp2p to synchronize a shared append-only DAG
  • Content Resolvers
    • Builds shared data structures on top of the graph synchronization primitive

About

Sharing Utilities for IPFS

License:MIT License


Languages

Language:Go 100.0%