Last modified on 23 Mar 2021
Go-Orbit-DB
Go version of Peer-to-Peer Databases for the Decentralized Web
Introduction
orbit-db is a distributed peer-to-peer database on IPFS . This library intends to provide a fully compatible port of the JavaScript version in Go.
The majority of this code was vastly derived from the JavaScript’s orbit-db library.
Source code
Source code is available on github