16 releases (2 stable)

new 1.0.1 Jan 29, 2025
1.0.0 Jan 21, 2025
0.82.0-alpha.15 Jan 15, 2025
0.82.0-alpha.0 Dec 27, 2024

#7 in #planner

Download history 133/week @ 2024-12-24 26/week @ 2024-12-31 920/week @ 2025-01-07 347/week @ 2025-01-14 206/week @ 2025-01-21

1,499 downloads per month
Used in penumbra-sdk-wallet

MIT/Apache

12MB
163K SLoC

The view RPC library for the Penumbra Zone.

This crate provides a ViewClient and a ViewServer. These form a client-server pair to synchronize and interact with public chain state using one or more full viewing keys. See the documentation of ViewClient and a ViewServer for more information.

This crate also provides a Planner. This is a planner for TransactionPlan.

Finally, this crate provides a Storage type for managing persistent sqlite storage.

Dependencies

~114MB
~2M SLoC