About Custos
Implementation stance
Custos focuses on the official Zama wrapper registry as the source of truth for confidential ERC-20 wrappers. The adapters use installed Zama SDK helpers where available and isolate fallback ABI assumptions in src/lib/zama/abis.ts.
Demo mode is enabled by default so reviewers can inspect flows without deployed contract addresses. Set NEXT_PUBLIC_DEMO_MODE=false and provide NEXT_PUBLIC_ZAMA_WRAPPERS_REGISTRY to exercise live registry reads.