Please note, this repo is out-of-date. Apps for the latest version holochain are not being tracked here.
Your guide to finding and reviewing the status of Holochain apps
There are a variety of distributed applications being built on Holochain. Truthfully, we probably don't know about all of them, but until our distributed app store is more ready for people to reliably share and find apps, we're providing this temporary directory. Please feel free to post a markdown file using the templated format to this repo and send pull requests if you've built or know of apps which should be shared.
Name | description | URL | Status |
---|---|---|---|
Holochain Basic Chat | Prototype of a distributed replacement for Slack/Mattermost | https://github.com/holochain/holochain-basic-chat | |
Omni | Open Access scholarly communications platform with fully p2p article review system | https://github.com/OmniProject/omni | |
Personas/Profiles | App for people to manage how other apps access their personal information | https://github.com/holochain/personas-profiles | |
HC-Redux-Middleware | Middleware for Redux.js to provide holochain calls | https://github.com/holochain/hc-redux-middleware | |
Coolcats2 | Prototype twitter clone (Rust port of Clutter) | https://github.com/pythagorean/coolcats2 |
These are apps that are good references, but won't work with the modern and supported version of Holochain.
Name | description | URL | Status |
---|---|---|---|
Holochat | Distributed replacement for slack/mattermost | https://github.com/holochain/holochat | |
Unter (Uber clone) | Let's use Holochain to build an Uber clone minus the middleman | https://github.com/ArcadeCity/unter | |
Battleship | Holochain implementation of the game Battleship | https://github.com/willemolding/holochain-battleship | |
Notary | Notary system built on holochain | https://github.com/HC-Interns/notary | |
Holo-Health | Empowered (person-centric) health marketplace | https://github.com/evomimic/holo-health | |
Transactor | A basic mutual credit currency | https://github.com/holochain/transactor | |
Fractal Wiki | P2P Hypercards within hypercards | https://github.com/bifeitang/fractal-wiki | |
HoloChess | Experimental P2P chess game built on Holochain & Javascript | https://github.com/holochain/holochess | |
NewCraigslist | A distributed Craigslist-like Holochain app prototype developed during the Vancouver Holochain Hackathon! | https://github.com/science-girl/NewCraigslist | |
Cointoss | Demonstrates an algorithmic pattern for "trustable random initiation" in a distributed environment | https://github.com/holochain/cointoss | |
Minersweeper | Massively multiplayer distributed minesweeper | https://github.com/HC-Interns/minersweeper | |
HCHC: Holochain of Holochains | Distributed app store for distributing distributed apps | https://github.com/holochain/HCHC | |
DAO | Holochain implementation of standard ethereum DAO (Decentralized Autonomous Organization) | https://github.com/holochain/dao | |
Touchpoints | Near field communication event triggers and logging | https://github.com/holochain/touchpoints | |
Unter (Uber clone) | Let's use Holochain to build an Uber clone minus the middleman | https://github.com/ArcadeCity/unter | |
Battleship | Holochain implementation of the game Battleship | https://github.com/willemolding/holochain-battleship | |
Notary | Notary system built on holochain | https://github.com/HC-Interns/notary | |
Holo-Health | Empowered (person-centric) health marketplace | https://github.com/evomimic/holo-health | |
Liquid Wiki | Federated qiki ported to Holochain | https://github.com/holochain/fed-wiki | |
Omni | Open Access scholarly communications platform with fully p2p article review system | https://github.com/OmniProject/omni | |
MailBoox | Distributed p2p book library | https://github.com/zaunders/MailBoox-rust |
Name | description | URL | Status |
---|---|---|---|
Clutter | Prototype twitter clone | https://github.com/holochain/clutter | |
Liquid Wiki | Federated wiki ported to Holochain | https://github.com/holochain/fed-wiki | |
QuerySearch (previously HoloDex) | Bridged app for indexing your DHT data | https://github.com/HC-Interns/hc-querysearch | |
DPKI (Distributed public key infrastructure) | Key management and self-sovereign identity | https://github.com/holochain/DPKI | |
Backups | Back up your source chain entries to rebuild your state in case of data loss | https://github.com/HC-Interns/proto-hc-backup | |
Anchors | Keeping your DHT data "found" | https://github.com/holochain/mixins | |
PeerVis | A way to visually see who is online and connected as a peer in your Holochain app | https://github.com/holochain/PeerVis | |
Scaffold Tool | Web tool for rapid creation of DNA structure | https://github.com/holochain/scaffold | |
DNA-To-OpenAPI | given holochain dna, generate a swagger / openapi spec file | https://github.com/holochain/dna-to-openapi | |
bs-holochain | Holochain Bindings for Bucklescript | https://github.com/struktured/bs-holochain |
TODO: merge other happs listed here (that are not already listed above): https://developer.holochain.org/docs/guide/built_with_holochain/
If any of these apps belong to you please let us know so we can list them with a URL
- Trust Graph: Claims, ratings, and reputation
- Fileshare: P2P filesharing
- Rochambeaux: Rock-Paper-Scissors (demonstrates use of private chain entries)
- Agent.Earth: Disaster response
- Hackstage: Event mangagement
- MyData private data sharing:
- Unmute / Medium / P2P Blognet:
- Building Permits/Approvals:
- Tagging, Rating & Reviews:
- Annotate: Attach comments and information
- Python bridge
- Bucklescript transpiler - Write Holochain apps in OCaml