Read the chain, build unsigned.
36 tools: chain, address, UTxO, asset and governance reads, a
generic OData $filter query over the indexer, and the
full build path - ADA, metadata, multi-asset, mint, Plutus V3
spend. Builds return unsigned CBOR; a human or
CIP-30 wallet signs, the agent verifies and submits. HSM signing
and every admin action stay out of reach.
- Read
get_transactionget_utxosget_asset_infoquery_entity - Build
build_ada_transferbuild_mint_transactionbuild_plutus_spend - Sign
create_signing_requestverify_signature - Submit
submit_signed_transactionget_submission_status