Registry / other / hdi
library0.7.1rscratesunverified

Holochain Development Interface for building Holochain applications.

# Cargo.toml [dependencies] hdi = "0.7.1"
INSTALL
IMPORT
SIG · HDI
H
hdi
otherrustv0.7.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.

prelude
use hdi::prelude::*;

Imports the HDI prelude for Holochain development

use hdi::prelude::*; fn main() { println!("HDI prelude imported"); }
Debug
Known issues
gotchaRequires specific Holochain conductor version compatibility
fix
Ensure your Holochain conductor version matches the HDI version
affects: >=0.7.0
Upgrade
Version history
0.7.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hdi — cargo add hdi · libregistry