SDK/ 02
@0xsend/cws/client
Embed CWS directly in your services. Every wallet, multisig, transfer, and issuance flow the CLI exposes is available as a fully-typed TypeScript SDK — so agents, backends, and operator tools can issue and approve transactions programmatically without rebuilding the prepare → verify → sign → submit pipeline.
Namespaces
CRUDsdk.multisigsCreate, list, lookup. Plural — multisig as a resource.READ + PREPAREsdk.transactionsList queued transactions. Request prepared submissions for transfers, preapprovals, automerge.ACTIONSsdk.multisigQueue, approve, reject, submit. Singular — verbs on a queued transaction.MEMBERSHIPsdk.topologyAdd/remove members, change threshold. Same prepare → sign → approve flow.HEALTHsdk.metaService-level introspection.