23 releases (7 stable)

new 2.0.0-alpha.5 Mar 24, 2025
2.0.0-alpha.4 Mar 18, 2025
1.3.1 Mar 21, 2025
1.1.0 Feb 26, 2025
0.82.0-alpha.0 Dec 26, 2024

#1596 in Network programming

Download history 111/week @ 2024-12-23 3/week @ 2024-12-30 840/week @ 2025-01-06 344/week @ 2025-01-13 220/week @ 2025-01-20 130/week @ 2025-01-27 21/week @ 2025-02-03 107/week @ 2025-02-10 25/week @ 2025-02-17 164/week @ 2025-02-24 170/week @ 2025-03-03 16/week @ 2025-03-10 298/week @ 2025-03-17

650 downloads per month

MIT/Apache

4KB

Penumbra logo Penumbra logo

Penumbra is a fully shielded zone for the Cosmos ecosystem, allowing anyone to securely transact, stake, swap, or marketmake without broadcasting their personal information to the world.

Getting involved

The primary communication hub is our Discord; click the link to join the discussion there.

The guide to using the Penumbra software and interacting with the testnets can be found at guide.penumbra.zone.

The (evolving) protocol spec is rendered at protocol.penumbra.zone.

The (evolving) API documentation is rendered at rustdoc.penumbra.zone.

The (evolving) protobuf documentation is rendered at buf.build/penumbra-zone/penumbra.

To participate in our test network, use Penumbra command line client pcli.

To join the test network as a full node, follow setup instructions for Penumbra node implementation pd.

Current work and roadmap

For a high-level view of current work-in-progress and future items, check out our:

Security

If you believe you've found a security-related issue with Penumbra, please disclose responsibly by contacting the Penumbra Labs team at security@penumbralabs.xyz.

License

By contributing to penumbra you agree that your contributions will be licensed under the terms of both the LICENSE-Apache-2.0 and the LICENSE-MIT files in the root of this source tree.

If you're using penumbra you are free to choose one of the provided licenses:

SPDX-License-Identifier: MIT OR Apache-2.0


lib.rs:

A pretty tracing subscriber for use in test cases.

NB: this subscriber makes use of a test writer, that is compatible with cargo test's output capturing.

Dependencies

~6MB
~98K SLoC