go-orbit-db icon indicating copy to clipboard operation
go-orbit-db copied to clipboard

Go implementation of OrbitDB.

go-orbit-db

Gitter Matrix Discord

Go implementation of OrbitDB.

OrbitDB is a decentralized database system using IPFS for peer-to-peer replication.

Install

This project uses Go.

go get github.com/orbitdb/go-orbit-db

Usage

orbitdb

Maintainers

Hayden Young (@haydenyoung) is the maintainer and lead author of the OrbitDB Go implementation.

Contribute

We would be happy to accept PRs! If you want to work on something, it'd be good to talk beforehand to make sure nobody else is working on it. You can reach us on Gitter, or in the issues section.

We also have regular community calls, which we announce in the issues in the @orbitdb welcome repository. Join us!

For specific guidelines for contributing to this repository, check out the Contributing guide. For more on contributing to OrbitDB in general, take a look at the @OrbitDB welcome repository. Please note that all interactions in @OrbitDB fall under our Code of Conduct.

License

MIT © 2019 OrbitDB community