Product
Skip the extension
Three lines in your signing handler. The verdict becomes your screen.
Wallets can call Cleartext instead of asking users to install anything. This version’s decoder is the same logic. Hosted API keys and volume pricing are not live yet — request access and we will send a key when that path opens.
// wraps your existing signing handler
import { check } from '@cleartext/sdk'
const verdict = await check({ request, chainId, account })
if (verdict.severity === 'block') return showBlock(verdict)