## Problem `deploy-testnet.sh` deploys 6 contracts but **skips `pool` and `cl-pool`** — the core CL pool logic. Frontend and SDK cannot interact with undeployed contracts. ## Acceptance criteria - [ ] Add `pool` and/or `cl-pool` to deploy order after `pool-factory` - [ ] Update `deployments/testnet.json` - [ ] Verify post-deploy smoke test ## Files - `packages/contract/scripts/deploy-testnet.sh`
Problem
deploy-testnet.shdeploys 6 contracts but skipspoolandcl-pool— the core CL pool logic. Frontend and SDK cannot interact with undeployed contracts.Acceptance criteria
pooland/orcl-poolto deploy order afterpool-factorydeployments/testnet.jsonFiles
packages/contract/scripts/deploy-testnet.sh