Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
# Cargo.toml
[dependencies]
ockam_identity = "0.134.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new Ockam identity for secure communication.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.