π A curated list of awesome Weave resources
Weave is an open standard for creating and managing peer-to-peer social contexts by groups that runs on Holochain.
In the same way the Web is an open standard and there are Web Browsers that allow you to navigate it, in Weave you have Weave Frames that allow you to navigate it.
Creating group coherence with holochain apps
At the moment Weave and Moss are being co-evolved together as it is discovered what is needed. So don't be surprised if the line between Moss and Weave seems difuse.
Happ | Summary | Last updated | Last branch | Contributors |
---|---|---|---|---|
Vines lightningrodlabs/vines | tooling for conversation in group spaces | Dec 19, 2024 | hdk-4.0-dev.20 | @ddd-mtl, @zippy |
Gamez! holochain-apps/gamez | Board Games, make-em, play-em! | Dec 17, 2024 | main | @Zequez, @zippy |
Presence matthme/presence | Peer-to-Peer Privacy-Preserving Video Calls leveraging Holochain | Dec 16, 2024 | main | @matthme |
Files hApp lightningrodlabs/files | Dec 16, 2024 | hdk-4.0-dev.20 | @ddd-mtl | |
Acorn lightningrodlabs/acorn | Built with Holochain, Acorn is an open-source, peer-to-peer project management application. It is designed and built as a scrum-alternative, Agile Development Pattern for distributed software development teams. Acorn is currently in Alpha testing phase. | Dec 6, 2024 | feature/weave-applet-port | @Connoropolous, @pegahvaezi, @weswalla, @kbonnici, @harlantwood |
where lightningrodlabs/where | Tooling for group self-awareness on holochain | Dec 5, 2024 | hdk-4.0-dev.20 | @ddd-mtl, @zippy, @guillemcordoba, @harlantwood, @bierlingm |
KanDo! holochain-apps/kando | Real-time KanBan Boards | Nov 29, 2024 | main | @zippy, @mattyg, @brodeur, @matthme, @guillemcordoba |
Whos in? lightningrodlabs/whos-in | Distributed Collective Action Network | Nov 27, 2024 | feature/cross-applet-view | @LeosPrograms |
Calcy! lightningrodlabs/calcy | Spreadsheet for Holochain | Nov 25, 2024 | feature/OT-0.4 | @zippy, @LeosPrograms |
Converge lightningrodlabs/converge | Criteria-driven decision making/deliberation built on Holochain | Nov 12, 2024 | 0.4 | @LeosPrograms |
Tables lightningrodlabs/tables | data tables | Nov 12, 2024 | main | @LeosPrograms, @zippy |
snapmail glassbeadsoftware/snapmail | repo for snapmail electron based releases | Oct 30, 2024 | hdk-4.0-dev.20 | @ddd-mtl, @zippy |
notebooks lightningrodlabs/notebooks | Oct 16, 2024 | for-hdk-v0.4.0-rc | @guillemcordoba, @zippy, @matthme, @weswalla | |
TalkingStickies! holochain-apps/talking-stickies | Real-time stickies-boards! | Oct 15, 2024 | main | @zippy, @brodeur |
ZipZap! lightningrodlabs/zipzap | ephemeral chat | Aug 27, 2024 | main | @zippy |
Emergence holochain-apps/emergence | Holochain hApp for distributed event coordination | Aug 7, 2024 | main | @zippy, @brodeur, @mattyg, @starpause, @jost-s, @steveej, @unusedaccount |
Slate! lightningrodlabs/slate | Jun 30, 2024 | main | @zippy, @tibetsprague | |
Place lightningrodlabs/place | Nov 1, 2023 | main | @ddd-mtl, @zippy |
-- Missing data?
- Datatub
{Indicate the latest version of Weave the happs are compatible} {Link to docs if any} {Indicate frontend UI framework the happ uses}
- On Moss monorepo
- Weave API libs/api: Interfaces and contracts that a Holochain app UI needs to implement in order to run as a Tool in a Weave Frame like Moss.
- Weave Elements libs/elements: UI elements that can be used in We Applets to implement We specific functionality.
- Weave Attachments libs/attachments: Store and elements for implementing UI for attachments in a We Applet based on the official attachments zome
- Holochain Open Dev
- Profiles holochain-open-dev/profiles: Profile management zome for Holochain hApps with at least a nickname
- Stores @holochain-open-dev/stores NPM: Re-export of svelte/store, with some additional utilities on top of it.
- Elements @holochain-open-dev/elements NPM: Common elements and element related utilities to build Holochain web applications.
- Utils @holochain-open-dev/utils NPM: Utilities to build Holochain web applications.
- File Storage holochain-open-dev/file-storage: File Storage zome and UI module to store files in a holochain DHT
- Notifications holochain-open-dev/notifications: External notification management zome for Holochain hApps
- Holochain
- Holochain JS Client holochain/holochain-client-js: A JavaScript client for the Holochain Conductor API
- Syn holochain/syn: Generalized Holochain DNA and UI library for building real-time shared state hApps
- Lit Happ lit-happ: A MVVM framework for building holochain apps web UI with Lit.
- hREA h-REA/hREA: A ValueFlows / REA economic network coordination system implemented on Holochain and with supplied Javascript GraphQL libraries
{Add same info as for Happs}
- Zero to Built: Creating a Forum App (this is for Holochain, not Weave specifically)
Extracted from all the contributors of all the repositories linked on this doc.
- Lightningrod Labs - Is building and using Weave as team coordination tool to further develop the Weave and broader Holochain ecosystem