Crate partner_chains_cli

Source
Expand description

Provides wizard style CLI for Partner Chains setup and user operations. Interacts with Smart Contracts using partner_chains_cardano_offchain crate.

Re-exports§

pub use runtime_bindings::PartnerChainRuntime;
pub use runtime_bindings::PartnerChainRuntimeBindings;
pub use runtime_bindings::RuntimeTypeWrapper;

Modules§

config
create_chain_spec
generate_keys
io
keystore
register
runtime_bindings
start_node

Structs§

CommonArguments

Enums§

Command

Traits§

CmdRun