Registry / networking / ockam-node

ockam-node

JSON →
library0.139.0rscratesunverified

Implementation of an Ockam node for building secure-by-design distributed applications.

# Cargo.toml [dependencies] ockam_node = "0.139.0"
INSTALL
IMPORT
SIG · OCKAM-NODE
O
ockam-node
networkingrustv0.139.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Node
use ockam_node::Node;

Creates a new Ockam node instance.

use ockam_node::Node; fn main() { let node = Node::new(); println!("Ockam node created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.139.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources
ockam-node — cargo add ockam-node · libregistry