37 releases

0.5.0-rc.0 Sep 5, 2023
0.5.0-dev.31 Mar 27, 2024
0.5.0-dev.28 Feb 29, 2024
0.5.0-dev.25 Nov 23, 2023
0.0.1 Jan 21, 2022

#1763 in Magic Beans

Download history 76/week @ 2023-12-09 6/week @ 2023-12-16 17/week @ 2024-01-06 7/week @ 2024-01-20 13/week @ 2024-01-27 106/week @ 2024-02-03 28/week @ 2024-02-17 240/week @ 2024-02-24 274/week @ 2024-03-02 380/week @ 2024-03-09 41/week @ 2024-03-16

940 downloads per month
Used in 5 crates (4 directly)

CAL-1.0 and AGPL-3.0 WITH mif-exception

18KB
316 lines

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.3.x is compatible with Holochain v0.1.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.

Dependencies

~98MB
~2M SLoC