holochain_client

Crates.ioholochain_client
lib.rsholochain_client
version0.6.0-dev.2
sourcesrc
created_at2022-01-21 16:40:19.444537
updated_at2024-07-04 21:08:51.121265
descriptionA Rust client for the Holochain Conductor API
homepagehttps://github.com/holochain/holochain-client-rust
repositoryhttps://github.com/holochain/holochain-client-rust
max_upload_size
id518629
size89,372
Core Dev (github:holochain:core-dev)

documentation

README

Holochain Client - Rust

Project Forum License: CAL 1.0 Test

Twitter Follow

Types and bindings to connect easily to a running Holochain conductor from Rust.

Compatibility

Rust client v0.6.x is compatible with Holochain v0.4.x.

Rust client v0.5.x is compatible with Holochain v0.3.x.

Rust client v0.4.x is compatible with Holochain v0.2.x.

Running the tests

./build-fixture.sh
cargo test

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.

  • Connect with us on our forum

License

License: CAL 1.0

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

Commit count: 233

cargo fmt