| Crates.io | tauri-plugin-holochain-service |
| lib.rs | tauri-plugin-holochain-service |
| version | 0.2.2 |
| created_at | 2025-05-27 00:08:55.626112+00 |
| updated_at | 2025-09-03 00:55:09.027092+00 |
| description | Tauri plugin enabling an Android app to run Holochain as a foreground service |
| homepage | https://github.com/holochain/android-service-runtime |
| repository | |
| max_upload_size | |
| id | 1690446 |
| size | 292,683 |
A Tauri plugin for android apps to run a holochain conductor in a foreground service.
Apps can make use of the holochain conductor with the client-side plugin tauri-plugin-holochain-service-client.
See the android-service-runtime for a example of how to use this plugin in your Tauri app.