| .. | ||
| chain-config.template.json | ||
| contract-addresses.template.json | ||
| environment-invariants.md | ||
| public-surface-checklist.md | ||
| README.md | ||
| secretapi-deploy.md | ||
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.
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.