Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Ockam v0.157.0 source code.tar.gz | 2025-06-30 | 1.9 MB | |
Ockam v0.157.0 source code.zip | 2025-06-30 | 3.2 MB | |
README.md | 2025-06-30 | 3.6 kB | |
Totals: 3 Items | 5.1 MB | 0 |
Ockam 0.157.0
Homebrew
To install this release using Homebrew:
:::bash
brew install build-trust/ockam/ockam
Docker
To use the Docker OCI package:
:::bash
docker pull ghcr.io/build-trust/ockam:0.157.0
Curl Install
To install this release using curl:
:::bash
curl --proto '=https' --tlsv1.2 -sSfL https://install.command.ockam.io | bash
Rust Crates
To use Ockam as a Rust library, run the following command within your project directory:
:::bash
cargo add ockam@0.157.0
The following crates were published as part of this release:
- ockam 0.157.0
(Documentation, CHANGELOG)
- ockam_abac 0.84.0
(Documentation, CHANGELOG)
- ockam_api 0.100.0
(Documentation, CHANGELOG)
- ockam_command 0.157.0
(Documentation, CHANGELOG)
- ockam_identity 0.138.0
(Documentation, CHANGELOG)
- ockam_node 0.142.0
(Documentation, CHANGELOG)
- ockam_transport_ble 0.105.0
(Documentation, CHANGELOG)
- ockam_transport_tcp 0.140.0
(Documentation, CHANGELOG)
- ockam_transport_udp 0.84.0
(Documentation, CHANGELOG)
- ockam_transport_uds 0.69.0
(Documentation, CHANGELOG)
- ockam_transport_websocket 0.131.0
(Documentation, CHANGELOG)
- ockam_vault 0.136.0
(Documentation, CHANGELOG)
- ockam_vault_aws 0.62.0
(Documentation, CHANGELOG)