Factory/Core addresses are published with explorer links for both Base Mainnet and Base Sepolia.
Open Live ContractsNexvow
Programmable escrow on Base for milestones, service payments, and disputes.Trust layer
Security & Trust
The protocol is designed for predictable settlement, explicit control, and minimal hidden behavior.
VerifiedExplorer-linked deployments
TestedFoundry + invariant workflow
ExplicitState machine and role controls
Arbitrator only intervenes after dispute, not in normal flow
Strict ERC20 allowlist (no fee-on-transfer/rebase in V1)
Role-based admin controls with multisig-ready governance
Onchain state transitions with explicit status machine
Verified deployments on BaseScan with Foundry test and invariant coverage
Security Docs
Public threat model, launch checklist, verification links, and test workflow references are available in project documentation.
Security assumptions, failure modes, and rollout controls are documented and publicly reviewable.
Open DocsPre-deploy process includes forge build/test and deployment verification scripts before network rollout.
Review Runbooks