发现和使用优秀的技能扩展
Sui Secure - 通过 sui client call --dry-run 和 sui client ptb --dry-run 预先模拟交易,将结果与用户意图进行比较,以检测恶意合约行为。仅当意图匹配时才执行;否则阻止执行。
Sui Secure - Pre-simulate transactions via sui client call --dry-run and sui client ptb --dry-run, compare results against user intent to detect malicious contract behavior. Only execute if intent matches; block otherwise.