canton-dapp-sdk
Warn
Audited by Snyk on Jun 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The dApp SDK explicitly provides wallet connection, message signing, transaction preparation/approval, and submission to the Canton ledger. Methods shown include signMessage, prepareExecute (which "requests the user's signature/approval and submits to the ledger"), and a ledgerApi proxy. This is a blockchain wallet SDK (CIP-0103/EIP-1193-style) designed to create, sign, and send on-chain transactions—i.e., direct crypto/blockchain execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata