• This repository has been archived on 23/Aug/2022
  • Stars
    star
    1,637
  • Rank 28,564 (Top 0.6 %)
  • Language
  • License
    MIT License
  • Created about 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A distributed, serverless, peer-to-peer chat application on IPFS

Orbit

Gitter Matrix

A distributed, serverless, peer-to-peer chat application on IPFS.

If you're here, you're probably looking for:

  • orbit-db - The decentralized databases project
  • orbit-web - The current repository behind Orbit Chat, a p2p chat running on orbitdb.

No work is currently being done in this repository.

Try the web app at https://orbit.chat

NOTE! Orbit is still more or less experimental. It means Orbit is currently not secure, APIs will change and clients can break over time. If you come across problems, it would help greatly to open issues so that we can fix them as quickly as possible.

Clients

Browsers

Orbit chat application for the browsers.

https://github.com/orbitdb/orbit-web

Desktops

A desktop version of the Orbit chat application that can be run as a stand-alone app in OSX and Linux. We're currently working on Windows support.

https://github.com/orbitdb/orbit-electron

Terminal

A prototype of a terminal client.

https://github.com/orbitdb/orbit-textui

Core Library

orbit-core

Orbit is intended to be embeddable in applications. orbit-core is a JavaScript implementation which can be used in Node.js, Browser and Electron applications and on websites.

orbit-core

orbit-db

A serverless, p2p database built on IPFS. Orbit uses orbit-db to have a database for each channel in the chat network.

orbit-db

js-ipfs

A new peer-to-peer hypermedia protocol. Orbit uses IPFS as its data storage and libp2p to handle all the p2p networking.

Contributing

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 on Gitter, or in the comments of the issues section. At the moment, progress in this particular repo is on hold. PRs are unlikely to be merged, and the issues are a bit stale.

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 © 2015-2018 Protocol Labs Inc., 2018-2019 Haja Networks Oy

More Repositories

1

orbitdb

Peer-to-Peer Databases for the Decentralized Web
JavaScript
8,258
star
2

ipfs-log

Append-only log CRDT on IPFS
JavaScript
394
star
3

orbit-web

Orbit Web Application
JavaScript
262
star
4

crdts

A library of Conflict-Free Replicated Data Types for JavaScript
JavaScript
211
star
5

field-manual

The Offical User's Guide to OrbitDB
JavaScript
210
star
6

awesome-orbitdb

Useful resources for using OrbitDB and building projects on it
134
star
7

welcome

☄️💫 The OrbitDB community and documentation repo
95
star
8

orbit-db-control-center

UI for managing OrbitDB databases
JavaScript
85
star
9

orbit-core

Orbit communication protocol and library
JavaScript
70
star
10

orbit-db-cli

CLI for orbit-db
JavaScript
61
star
11

orbit-textui

A prototype terminal client for Orbit
JavaScript
48
star
12

orbit-electron

Orbit Electron App
JavaScript
45
star
13

orbit-db-docstore

Document Store for orbit-db
JavaScript
40
star
14

orbit-db-store

Base class for orbit-db data stores
JavaScript
40
star
15

orbit-db-http-api

A HTTP API Server for the OrbitDB distributed peer-to-peer database
JavaScript
38
star
16

orbit-db-pinner

A pinning service for Orbitdb, a decentralized database based on IPFS.
JavaScript
35
star
17

py-orbit-db-http-client

A python client for the Orbitdb HTTP API
Python
33
star
18

orbit-db-identity-provider

Default identity provider for OrbitDB
JavaScript
32
star
19

orbitdb.org

The website for OrbitDB
HTML
32
star
20

orbit-db-eventstore

Append-Only Log database for orbit-db
JavaScript
30
star
21

go-orbit-db

Go implementation of OrbitDB.
Go
28
star
22

orbit-db-access-controllers

Access Controllers for OrbitDB
JavaScript
27
star
23

orbit-db-kvstore

Key-Value database for orbit-db
JavaScript
26
star
24

orbit-db-types

Unofficial orbit-db typings!
TypeScript
25
star
25

web3-workshop

A workshop showing how to build a basic app using OrbitDB
SCSS
25
star
26

repo-template

A template for creating new repositories in the @orbitdb organization
22
star
27

example-orbitdb-todomvc

TodoMVC with OrbitDB
JavaScript
22
star
28

orbit-db-pubsub

Message propagation module for orbit-db
JavaScript
19
star
29

orbit-db-feedstore

Log database for orbit-db
JavaScript
16
star
30

orbit-db-powergate-io

A bridge between OrbitDB and Powergate, which is itself a bridge between Filecoin and IPFS.
JavaScript
14
star
31

orbit-chat

Deprecated: Rewrite of orbit-web. Go to https://github.com/orbitdb/orbit-web
JavaScript
14
star
32

research

Decentralized Database Research
13
star
33

orbit-db-cache

Local cache for orbit-db
JavaScript
11
star
34

orbit-db-counterstore

Counters database for OrbitDB
JavaScript
10
star
35

orbit-db-keystore

A local key manager for OrbitDB
JavaScript
9
star
36

SCPs

Inbox for proposals to improve OrbitDB
HTML
9
star
37

opentelemetry-plugin-orbitdb

OpenTelemetry Plugin for OrbitDB
TypeScript
8
star
38

orbit-db-storage-adapter

A wrapper for abstract-leveldown compliant stores, used by OrbitDB
JavaScript
8
star
39

example-orbitdb-todomvc-updated

TodoMVC app using OrbitDB
JavaScript
7
star
40

orbit-db-io

Helper module used in OrbitDB to interface with storage layer
JavaScript
7
star
41

localstorage-level-migration

Move items from localstorage to leveldb
JavaScript
6
star
42

orbit-db-polkadot-iam

Identity Provider and Access Controller for Polkadot / Substrate based accounts
JavaScript
5
star
43

ipfs-post

POST prototype for IPFS
JavaScript
5
star
44

.github

Default Community documents
5
star
45

orbit-db-test-utils

Shared test utilities for OrbitDB-related projects
JavaScript
5
star
46

orbit-bot

Bot for Orbit communication network that caches messages
JavaScript
5
star
47

orbitdb-identity-provider-did

Create, sign and verify OrbitDB identities using Decentralized Identifiers (DIDs).
JavaScript
5
star
48

quickstart

A preconfigured instance which allows developers to "test drive" OrbitDB.
JavaScript
5
star
49

benchmark-runner

OrbitDB Benchmark Runner
JavaScript
4
star
50

orbitdb-orbit-crypto

Crypto primitives for Orbit
JavaScript
4
star
51

example-orbitdb-webpack

How to use OrbitDB JavaScript module with webpack
JavaScript
3
star
52

orbit-db-access-controller-store

Deprecated: OrbitDB Access Controller Store
JavaScript
3
star
53

spec

Specifications for implementing the OrbitDB System
3
star
54

logo

🌑 Orbit's brand files, formats and guidelines
2
star
55

orbit-db-community-stats

A script to get stats for the orbitdb GitHub organization
Python
2
star
56

eslint-config-orbitdb

Deprecated: Standard ESLint config for OrbitDB
JavaScript
2
star
57

orbitdb-identity-provider-ethereum

Provides creation and signing of identities using an Ethereum wallet.
JavaScript
2
star
58

examples

Implementing OrbitDB on various Javascript platforms.
JavaScript
2
star
59

orbit-db-http-api-bash-client

A HTTP API client for the OrbitDB distributed peer-to-peer database in bash
1
star