Stablecoin Issuers
The Challenge
Rome's Solution
Architecture
Token-2022 Stablecoin Mint
transfer_hook = Meta-Hook Router
Meta-Hook Router
├── Sub-Hook 1: ComplianceHook.sol (KYC + sanctions)
├── Sub-Hook 2: JurisdictionHook.sol (country rules)
└── Sub-Hook 3: AnalyticsHook.sol (transfer events)
Inside Rome EVM
ERC-20 Wrapper (ERC-3643 compatible)
└── Transfer restrictions using same KYCRegistry.solEnd-to-End Flow
GENIUS Act Compliance
Related
Last updated
Was this helpful?