Expand description
Deployment guard — blocks unsafe deployments by default.
Modules§
- verifier
- On-chain contract verification — verifies deployed contracts against their source code via block explorers (Etherscan, Basescan, etc.) and RPC bytecode matching.
Structs§
- Deployment
Guard - The deployment guard enforces pre-deployment security checks.