Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,8 @@ If you are, or know a project using OrbitDB for something awesome, let us know a
## Apps
- Watchit [Desktop](https://github.com/ZorrillosDev/watchit-desktop) and [Gateway](https://github.com/ZorrillosDev/watchit-gateway) - A movie platform with a decentralized network approach.
- [Remote Education Log](https://log.education) - A tool to help you keep track of your child's remote special education services and instruction while school is closed.
- [smartX](https://smartxnetwork.github.io/) - Smart, self-sovereign 🆔 and 💰 for everyone. smartX is a peer-to-peer socio-economic system that empowers people to stay in control of their data, easily send digital money to each other and trade tokens of any good, service or asset in open, intermediary-free markets. [GitHub: @smartXnetwork](https://github.com/smartXnetwork/smartXnetwork.github.io).
- [3Box](https://medium.com/uport/announcing-3box-and-ethereum-profiles-dba9841e0952) - A decentralized data storage solution called 3Box, which allows Ethereum users to upload and share their information across dapps using any wallet. [GitHub: @uport-project/3box](https://github.com/uport-project/3box).
- [Orbit](https://github.com/orbitdb/orbit) - A distributed, serverless chat application built with OrbitDB and IPFS. [GitHub: @orbitdb/orbit-web](https://github.com/orbitdb/orbit-web).
- [Origin Messaging](https://www.originprotocol.com/en) - A protocol for creating sharing economy marketplaces using the Ethereum blockchain and IPFS, built on OrbitDB. [Demo DApp](https://github.com/OriginProtocol/origin-dapp). [Introduction Medium Article](https://medium.com/originprotocol/introducing-origin-messaging-decentralized-secure-and-auditable-13c16fe0f13e). [GitHub: @OriginProtocol](https://github.com/OriginProtocol).
- [Vitriol](https://vitriol.co) - A distributed, serverless publishing platform based on OrbitDB. Read an intro (written with Vitriol!) [here](https://vitriol.co/QmccRaHCrUKZwZpjdJFiTTdgp8FG3ALFDZQexaYgit3NCF/QmYJvZjnw8c1DqFbW1BpWmvb3jVg8fQYRUs6UzzEyosagA) or find the code [here](https://gitlab.com/vitriolum/vitriol-web).
- [d-chat](https://github.com/peterhuba/d-chat) - Distributed, serverless, self-hosting React-based chat app inspired by [Orbit](https://github.com/orbitdb/orbit-web) with service-worker based implementation. [GitHub: @peterhuba/d-chat](https://github.com/peterhuba/d-chat).
- [Orbit DNS](https://github.com/vaultec81/orbit-dns) - A distributed, PKI, cryptograhically signed domain name system built on orbit-db. Open ended system that can be combined with smart contracts or other registration system. Status is work in progress.
- [Sailplane](https://sailplane.io/) - Collaborative p2p file sharing in the browser. [Code](https://github.com/cypsela/sailplane-web).
- [Berty](https://berty.tech/) - A distributed e2e chat application built with OrbiDB and IPFS. [Code](https://github.com/berty/berty).
- [Constellation](https://réseau-constellation.ca) - A distributed platform scientific database sharing and citizen science. [Code](https://github.com/reseau-constellation).

Expand All @@ -42,6 +36,16 @@ If you are, or know a project using OrbitDB for something awesome, let us know a

*Blogs age, but some of them are still good for understanding where OrbitDB and related projects have been at a certain age. If a blog has aged, please open a PR removing it.*

## Obsolete / Defunct
- [smartX](https://smartxnetwork.github.io/) (site gone) - Smart, self-sovereign 🆔 and 💰 for everyone. smartX is a peer-to-peer socio-economic system that empowers people to stay in control of their data, easily send digital money to each other and trade tokens of any good, service or asset in open, intermediary-free markets. [GitHub: @smartXnetwork](https://github.com/smartXnetwork/smartXnetwork.github.io).
- [3Box](https://medium.com/uport/announcing-3box-and-ethereum-profiles-dba9841e0952) - ([Replaced](https://github.com/3box/3box-orbitdb-plugins) by Ceramic) - A decentralized data storage solution called 3Box, which allows Ethereum users to upload and share their information across dapps using any wallet. [GitHub: @uport-project/3box](https://github.com/uport-project/3box).
- [Orbit](https://github.com/orbitdb/orbit) - A distributed, serverless chat application built with OrbitDB and IPFS. [GitHub: @orbitdb/orbit-web](https://github.com/orbitdb/orbit-web).
- [Origin Messaging](https://www.originprotocol.com/en) (no longer seems to use OrbitDb) - A protocol for creating sharing economy marketplaces using the Ethereum blockchain and IPFS, built on OrbitDB. [Demo DApp](https://github.com/OriginProtocol/origin-dapp). [Introduction Medium Article](https://medium.com/originprotocol/introducing-origin-messaging-decentralized-secure-and-auditable-13c16fe0f13e). [GitHub: @OriginProtocol](https://github.com/OriginProtocol).
- [Vitriol](https://vitriol.co) (site gone) - A distributed, serverless publishing platform based on OrbitDB. Read an intro (written with Vitriol!) [here](https://vitriol.co/QmccRaHCrUKZwZpjdJFiTTdgp8FG3ALFDZQexaYgit3NCF/QmYJvZjnw8c1DqFbW1BpWmvb3jVg8fQYRUs6UzzEyosagA) or find the code [here](https://gitlab.com/vitriolum/vitriol-web).
- [Sailplane](https://sailplane.io/) (site gone) - Collaborative p2p file sharing in the browser. [Code](https://github.com/cypsela/sailplane-web).



## Contribute

If you think this could be better, please [open an issue](https://github.com/orbitdb/awesome-orbitdb/issues/new)!
Expand Down