src/store/index.ts, src/store/reducers/
Store setup
Persistence
Zerodha connection state is not persisted — re-fetched from API on load.
Reducers
Combined in
reducers/index.ts:
Typed hooks
useDispatch and useSelector for RootState.
Bootstrap
index.tsx wraps app: