Overview
Set up backend configuration for pool creation event indexing across supported chains.
Tasks
Acceptance Criteria
- All environment variables documented and configured
- Chain configs support Polygon Amoy and localhost
- Firestore collection names centralized
- Configuration follows existing patterns
Related Documentation
- See docs/POOL_CREATION_ARCHITECTURE.md Configuration section
- See docs/POOL_CREATION_TASKS.md Task 7, 20
Labels: comp: backend, type: chore
Milestone: Sprint 3: Pool Creation
Part of Epic: #35
Overview
Set up backend configuration for pool creation event indexing across supported chains.
Tasks
constants/chains.ts(RPC URLs, PoolFactory addresses)constants/firestore.tsPOLYGON_AMOY_RPC_URL)POOL_FACTORY_ADDRESS_AMOY)START_BLOCK_AMOY)EVENT_SYNC_INTERVAL_MINUTES=5Acceptance Criteria
Related Documentation
Labels: comp: backend, type: chore
Milestone: Sprint 3: Pool Creation
Part of Epic: #35