contracts/deploy
2026-02-17 20:48:49 -08:00
..
membership-deploy.template.json Add membership contract, deployment scripts, and Base network config 2026-02-17 20:48:49 -08:00
README.md Add membership contract, deployment scripts, and Base network config 2026-02-17 20:48:49 -08:00

Deployment Directory

Place versioned deployment manifests here:

  1. chain id
  2. contract addresses
  3. deployment tx hashes
  4. verifier links
  5. policy hash snapshot

Template:

  • membership-deploy.template.json

Recommended process:

  1. Run npm run deploy:sepolia or npm run deploy:mainnet.
  2. Copy template to a dated file (for example membership-base-sepolia-2026-02-18.json).
  3. Fill all deployment fields from script output and explorer links.