Crate deepkey_csr
source ·Expand description
§Welcome!
- Source code - github.com/holochain/deepkey
§Usage
DISCLAIMER: The real use-case will always be through a client connecting to Holochain’s Conductor API. These examples are to help devs contributing to deepkey understand the rust code, though they may also be useful for understanding the sequence of events.
For more information about usage, see the
README.md file in the source code
repository.
§Minimal usage
§Minimal usage with updated change rule
§Full-lifecycle usage
Re-exports§
pub use hdk_extensions;pub use hdk_extensions::hdi_extensions;pub use deepkey;pub use deepkey::deepkey_types;pub use hc_deepkey_sdk as deepkey_sdk;