19 releases (5 stable)

new 1.2.0 Mar 5, 2025
1.1.0 Feb 26, 2025
1.0.1 Jan 29, 2025
0.82.0-alpha.15 Jan 15, 2025
0.82.0-alpha.0 Dec 27, 2024

#7 in #planner

Download history 58/week @ 2024-12-21 88/week @ 2024-12-28 736/week @ 2025-01-04 494/week @ 2025-01-11 236/week @ 2025-01-18 141/week @ 2025-01-25 38/week @ 2025-02-01 185/week @ 2025-02-08 383/week @ 2025-02-15 318/week @ 2025-02-22 468/week @ 2025-03-01

1,356 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

12MB
164K 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

~116MB
~2.5M SLoC