Registry / networking / holochain

holochain

JSON →
library0.6.1rscratesunverified

Holochain is a framework for building distributed applications with agent-centric architecture.

# Cargo.toml [dependencies] holochain = "0.6.1"
INSTALL
IMPORT
SIG · HOLOCHAIN
H
holochain
networkingrustv0.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Holochain
use holochain::prelude::*;

Basic Holochain import example

use holochain::prelude::*; fn main() { println!("Holochain framework ready"); }
Debug
Known issues
gotchaRequires specific Holochain conductor runtime to run apps
fix
Install and configure a Holochain conductor (e.g., holochain-runner)
affects: >=0.0.1
Upgrade
Version history
0.6.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources
holochain — cargo add holochain · libregistry