Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holochain/holochain
The current, performant & industrial strength version of Holochain on Rust.
https://github.com/holochain/holochain
blockchain dapps dapps-development distributed-computing holochain holochain-rust p2p rust web3
Last synced: 14 days ago
JSON representation
The current, performant & industrial strength version of Holochain on Rust.
- Host: GitHub
- URL: https://github.com/holochain/holochain
- Owner: holochain
- License: other
- Created: 2020-01-13T15:50:39.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-06T17:30:09.000Z (about 1 month ago)
- Last Synced: 2025-01-06T17:30:15.018Z (about 1 month ago)
- Topics: blockchain, dapps, dapps-development, distributed-computing, holochain, holochain-rust, p2p, rust, web3
- Language: Rust
- Homepage: https://holochain.org
- Size: 59.3 MB
- Stars: 1,197
- Watchers: 74
- Forks: 144
- Open Issues: 210
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust - Holochain
- awesome-blockchain-rust - Holochain
- awesome-decentralized-web - Holochain - a peer-to-peer protocol for data sharing and integrity, backed by authoritative hashchains for data provenance. (Protocols and Technologies / Data)
- awesome-rust - Holochain - Scalable P2P alternative to blockchain for all those distributed apps you always wanted to build. [![detect critical check failures](https://github.com/holochain/holochain/actions/workflows/check_run_detect_release_pr_failure.yml/badge.svg)](https://github.com/holochain/holochain/actions/workflows/check_run_detect_release_pr_failure.yml) (Applications / Blockchain)
- best-of-crypto - GitHub - 41% open · ⏱️ 05.06.2024): (Web 3.0)
- fucking-awesome-rust - Holochain - Scalable P2P alternative to blockchain for all those distributed apps you always wanted to build. [![detect critical check failures](https://github.com/holochain/holochain/actions/workflows/check_run_detect_release_pr_failure.yml/badge.svg)](https://github.com/holochain/holochain/actions/workflows/check_run_detect_release_pr_failure.yml) (Applications / Blockchain)
- fucking-awesome-rust - Holochain - Scalable P2P alternative to blockchain for all those distributed apps you always wanted to build. [![detect critical check failures](https://github.com/holochain/holochain/actions/workflows/check_run_detect_release_pr_failure.yml/badge.svg)](https://github.com/holochain/holochain/actions/workflows/check_run_detect_release_pr_failure.yml) (Applications / Blockchain)
- awesome-rust-cn - Holochain
README
[![Project](https://img.shields.io/badge/Project-Holochain-blue.svg?style=flat-square)](http://holochain.org/)
[![Discord](https://img.shields.io/badge/Discord-blue.svg?style=flat-square)](https://discord.gg/k55DS5dmPH)
[![License: CAL 1.0](https://img.shields.io/badge/License-CAL%201.0-blue.svg)](https://github.com/holochain/cryptographic-autonomy-license)
![Tests](https://github.com/holochain/holochain/actions/workflows/release.yml/badge.svg)
[![Twitter Follow](https://img.shields.io/twitter/follow/holochain.svg?style=social&label=Follow)](https://twitter.com/holochain)# Holochain
Holochain is an open-source framework to develop peer-to-peer applications with high levels of security, reliability, and performance.
### Code Status
This code is in initial Beta release. It's ready for limited production use. It is still undergoing security reviews and hardening of network protocols.
## Running Holochain Applications (hApps)
This repository contains the Holochain core libraries, not the runtime intended for end-users of Holochain applications.
If you just want to install and run Holochain and apps from its AppStore, download the latest release of [Holochain Launcher](https://github.com/holochain/launcher/releases) appropriate for Linux, Mac, or Windows.
## Installing Holochain for App Development
Visit our developer portal at https://developer.holochain.org/install.
### Contributing to Holochain (this repository)
Holochain is an open source project. We welcome all sorts of participation and are actively working on increasing surface area to accept it. Please see our [contributing guidelines](/CONTRIBUTING.md) for our general practices and protocols on participating in the community, as well as specific expectations around things like code formatting, testing practices, continuous integration, etc.
> Connect with us on [Discord](https://discord.gg/MwPvM4Vffg)
## License
Copyright (C) 2019 - 2024, Holochain Foundation
This program is free software: you can redistribute it and/or modify it under the terms of the license
provided in the LICENSE file (CAL-1.0). This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.