39 releases

0.0.52-alpha2 Oct 1, 2020
0.0.51-alpha1 Jul 31, 2020
0.0.46-alpha1 Mar 27, 2020
0.0.42-alpha1 Dec 30, 2019
0.0.39-alpha4 Nov 25, 2019

#11 in #conductor


Used in 3 crates (2 directly)

GPL-3.0-only

380KB
9K SLoC

Holochain-rust

holochain logo

Project Chat

Twitter Follow

Travis: Build Status Circle CI: CircleCI Codecov: Codecov License: License: GPL v3

This code is loosely based on the previous Golang prototype.

Code Status: This Rust version is alpha software -- not for production use. You should expect unstable code APIs and data chains.

NO LONGER CURRENT REPOSITORY: This version of Holochain has been replaced by a version that is more performant, stable, and secure. We suggest porting applications to the new version of Holochain which is receiving regular updates and feature enhancements.

Find releases here.

Holochain Links: FAQ Developer Docs White Paper

Overview

Holochain-Rust Architectural Overview

Application Developer

Setup a development environment with the latest release to build Holochain applications:

https://developer.holochain.org/start.html

Core Developer

Setup a core development environment to work on Holochain itself:

Core Developer Setup

Documentation

API Reference

Auto generated documentation for all of the code written in Rust is published online, with different versions to match the releases here: https://developer.holochain.org/docs/api.

The Holochain Guidebook

There is a guide for understanding and developing with Holochain. It is published online, with different versions to match the releases here: https://developer.holochain.org/guide.

See instructions for how to contribute to the book at doc/holochain_101/src/how_to_contribute.md.

Contribute

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 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.

Some helpful links:

License

License: GPL v3

Copyright (C) 2017 - 2020, 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 (GPLv3). 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.

Dependencies

~25MB
~475K SLoC