65 releases
0.7.0-dev.1 | Dec 4, 2024 |
---|---|
0.7.0-dev.0 | Oct 10, 2024 |
0.6.0 | Dec 18, 2024 |
0.6.0-rc.0 | Oct 9, 2024 |
0.0.1 | Jan 21, 2022 |
#187 in Magic Beans
541 downloads per month
Used in 5 crates
(4 directly)
44KB
874 lines
Holochain Client - Rust
Types and bindings to connect easily to a running Holochain conductor from Rust.
Compatibility
Rust client v0.7.x is compatible with Holochain v0.5.x.
Rust client v0.6.x is compatible with Holochain v0.4.x.
Rust client v0.5.x is compatible with Holochain v0.3.x.
Running the tests
./build-fixture.sh
cargo test --release
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
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
~85MB
~1.5M SLoC