orbit-db is a distributed peer-to-peer database on IPFS. This project intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's orbit-db project.
Features
- go-orbit-db is licensed under the Apache License
- orbit-db is a distributed peer-to-peer database on IPFS
- This project 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 project
- go-orbit-db currently only works with go1.16 and later
- You need to use the canonical import
