1 unstable release
new 0.82.0-alpha.0 | Dec 27, 2024 |
---|
#8 in #penumbra
133 downloads per month
Used in penumbra-sdk-wallet
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
~105MB
~2M SLoC