in packages/app/src/account-provider.tsx [106:108]
export function useAccount() { return React.useContext(AccountContext); }