You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proxy, Factory, and Migration patterns — deterministic deploys, atomic initialization, and governance-friendly upgrades.
Operator runbooks
Step-by-step procedural guides live under doc/runbooks/. Each area has a top-level README.md and, where applicable, per-workflow variants for wallet (private key) and Fireblocks signing. The Foundry scripts they drive remain under script/.
Contract upgrades
Upgrade an existing proxy to a new implementation (same proxy address, new code).