List of all items
Structs
- DEFAULT_ADDON_ACTIONS_TEMPLATE
- DEFAULT_ADDON_DOCUMENTATION_TEMPLATE
- DEFAULT_ADDON_FUNCTIONS_TEMPLATE
- DEFAULT_ADDON_OVERVIEW_TEMPLATE
- DEFAULT_ADDON_WALLETS_TEMPLATE
- helpers::hcl::RawHclContent
- types::AddonInstance
- types::AddonPostProcessingResult
- types::AuthorizationContext
- types::Construct
- types::ConstructDid
- types::ConstructId
- types::Did
- types::PackageDid
- types::PackageId
- types::RunbookDid
- types::RunbookId
- types::block_id::BlockId
- types::commands::CommandExecutionResult
- types::commands::CommandInput
- types::commands::CommandInputsEvaluationResult
- types::commands::CommandInstance
- types::commands::CommandOutput
- types::commands::CommandSpecification
- types::commands::CompositeCommandSpecification
- types::commands::DependencyExecutionResultCache
- types::commands::UnevaluatedInputsMap
- types::diagnostics::Diagnostic
- types::diagnostics::DiagnosticSpan
- types::embedded_runbooks::EmbeddedRunbookInstance
- types::embedded_runbooks::EmbeddedRunbookInstanceSpecification
- types::embedded_runbooks::EmbeddedRunbookSignerInputSpecification
- types::embedded_runbooks::EmbeddedRunbookStatefulExecutionContext
- types::embedded_runbooks::EmbeddedRunbookStaticExecutionContext
- types::embedded_runbooks::EmbeddedRunbookStaticWorkspaceContext
- types::embedded_runbooks::EmbeddedRunbookValueInputSpecification
- types::frontend::ActionGroup
- types::frontend::ActionItemRequest
- types::frontend::ActionItemRequestUpdate
- types::frontend::ActionItemResponse
- types::frontend::ActionPanelData
- types::frontend::ActionSubGroup
- types::frontend::Actions
- types::frontend::Block
- types::frontend::ChannelParticipantAuthRequest
- types::frontend::ChannelParticipantAuthResponse
- types::frontend::ConstructProgressBarStatuses
- types::frontend::DeleteChannelRequest
- types::frontend::DiscoveryResponse
- types::frontend::DisplayErrorLogRequest
- types::frontend::DisplayOutputRequest
- types::frontend::ErrorPanelData
- types::frontend::InputOption
- types::frontend::ModalPanelData
- types::frontend::NormalizedActionItemRequestUpdate
- types::frontend::OpenChannelRequest
- types::frontend::OpenChannelResponse
- types::frontend::OpenChannelResponseBrowser
- types::frontend::OpenModalData
- types::frontend::PickInputOptionRequest
- types::frontend::ProgressBarStatus
- types::frontend::ProgressBarStatusUpdate
- types::frontend::ProgressBarVisibilityUpdate
- types::frontend::ProgressSymbol
- types::frontend::ProvideInputRequest
- types::frontend::ProvidePublicKeyRequest
- types::frontend::ProvidePublicKeyResponse
- types::frontend::ProvideSignedMessageRequest
- types::frontend::ProvideSignedMessageResponse
- types::frontend::ProvideSignedTransactionRequest
- types::frontend::ProvideSignedTransactionResponse
- types::frontend::ProvidedInputResponse
- types::frontend::ReviewInputRequest
- types::frontend::ReviewedInputResponse
- types::frontend::SendTransactionRequest
- types::frontend::SendTransactionResponse
- types::frontend::StatusUpdater
- types::frontend::UpdateConstructData
- types::frontend::ValidateBlockData
- types::functions::FunctionInput
- types::functions::FunctionOutput
- types::functions::FunctionSpecification
- types::package::Package
- types::signers::SignerInstance
- types::signers::SignerSpecification
- types::signers::SignersState
- types::stores::AddonDefaults
- types::stores::ValueMap
- types::stores::ValueStore
- types::types::AddonData
- types::types::ObjectProperty
- types::types::ObjectType
- types::types::RunbookSupervisionContext
Enums
- helpers::fs::FileLocation
- helpers::hcl::StringExpression
- helpers::hcl::VisitorError
- types::ContractSourceTransform
- types::commands::CommandExecutionStatus
- types::commands::CommandId
- types::commands::CommandInstanceType
- types::commands::PreCommandSpecification
- types::diagnostics::DiagnosticLevel
- types::embedded_runbooks::EmbeddedRunbookInputSpecification
- types::frontend::ActionItemRequestType
- types::frontend::ActionItemRequestUpdateIdentifier
- types::frontend::ActionItemResponseType
- types::frontend::ActionItemStatus
- types::frontend::ActionType
- types::frontend::BlockEvent
- types::frontend::ChecklistActionResultProvider
- types::frontend::ClientType
- types::frontend::Panel
- types::frontend::ProgressBarStatusColor
- types::frontend::RunbookExecutionState
- types::types::Type
- types::types::Value
Traits
- Addon
- helpers::fs::FileAccessor
- types::EvaluatableInput
- types::WithEvaluatableInputs
- types::commands::CommandImplementation
- types::commands::CompositeCommandImplementation
- types::functions::FunctionImplementation
- types::signers::SignerImplementation
Macros
- define_addon_type
- define_command
- define_function
- define_map_type
- define_multistep_command
- define_object_type
- define_signer
- diagnosed_error
- dotenv
- formatdoc
- indoc
Functions
- crypto::get_bip39_seed_from_mnemonic
- crypto::secret_key_bytes_from_mnemonic
- crypto::secret_key_from_bytes
- helpers::format_currency
- helpers::fs::get_manifest_location
- helpers::fs::get_txtx_files_paths
- helpers::hcl::build_diagnostics_for_unused_fields
- helpers::hcl::collect_constructs_references_from_expression
- helpers::hcl::get_object_expression_key
- helpers::hcl::visit_label
- helpers::hcl::visit_optional_string_attribute
- helpers::hcl::visit_optional_untyped_attribute
- helpers::hcl::visit_required_string_literal_attribute
- types::commands::add_ctx_to_diag
- types::commands::add_ctx_to_embedded_runbook_diag
- types::commands::return_synchronous_err
- types::commands::return_synchronous_ok
- types::commands::return_synchronous_result
- types::functions::arg_checker_with_ctx
- types::functions::fn_diag_with_ctx
- types::signers::consolidate_nested_execution_result
- types::signers::consolidate_signer_activate_future_result
- types::signers::consolidate_signer_activate_result
- types::signers::consolidate_signer_future_result
- types::signers::consolidate_signer_result
- types::signers::return_synchronous
- types::signers::return_synchronous_actions
- types::signers::return_synchronous_err
- types::signers::return_synchronous_ok
- types::signers::return_synchronous_result
Type Aliases
- helpers::fs::FileAccessorResult
- types::commands::CommandAggregateNestedExecutionResults
- types::commands::CommandBackgroundTaskExecutionClosure
- types::commands::CommandCheckExecutabilityClosure
- types::commands::CommandCheckSignedExecutabilityClosure
- types::commands::CommandExecutionClosure
- types::commands::CommandExecutionFuture
- types::commands::CommandExecutionFutureResult
- types::commands::CommandPrepareNestedExecution
- types::commands::CommandSignedExecutionClosure
- types::commands::CommandSignedPrepareNestedExecution
- types::commands::InputsPostProcessingClosure
- types::commands::InputsPostProcessingFuture
- types::commands::InputsPostProcessingFutureResult
- types::commands::InstantiabilityChecker
- types::embedded_runbooks::SignerName
- types::signers::CheckSignabilityOk
- types::signers::PrepareNestedExecutionOk
- types::signers::PrepareSignedNestedExecutionResult
- types::signers::SignerActionErr
- types::signers::SignerActionOk
- types::signers::SignerActionsFutureResult
- types::signers::SignerActivateClosure
- types::signers::SignerActivateFutureResult
- types::signers::SignerCheckActivabilityClosure
- types::signers::SignerCheckInstantiabilityClosure
- types::signers::SignerCheckSignabilityClosure
- types::signers::SignerOperationFutureResult
- types::signers::SignerSignClosure
- types::signers::SignerSignFutureResult
Constants
- constants::ACTION_ITEM_CHECK_ADDRESS
- constants::CHECKED_ADDRESS
- constants::DESCRIPTION
- constants::NESTED_CONSTRUCT_COUNT
- constants::NESTED_CONSTRUCT_DID
- constants::NESTED_CONSTRUCT_INDEX
- constants::PROVIDE_PUBLIC_KEY_ACTION_RESULT
- constants::SIGNATURE_APPROVED
- constants::SIGNATURE_SKIPPABLE
- constants::SIGNED_MESSAGE_BYTES
- constants::SIGNED_TRANSACTION_BYTES
- constants::TX_HASH
- types::CACHED_NONCE