833 B
833 B
Deployment Templates
These templates are deployment-time placeholders for membership-gated commerce.
Files
chain-config.template.json
- Network and quote policy defaults.
contract-addresses.template.json
- Canonical contract and treasury addresses.
secretapi-deploy.md
- Backend deployment runbook for membership + governance install APIs.
local-e2e-smoke.md
- Local launcher + backend smoke sequence before live deployment.
Usage
- Copy templates to environment-specific files.
- Fill contract addresses only after deployment finalization.
- Keep config under change control with signed release notes.
Required Invariants
- Chain ID must match API allowlist.
- Membership contract address must match quote/confirm backend configuration.
- Treasury wallet must be explicit and audited.