You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A functional, modular banking system that processes accounts and transactions with immutable state updates, decorator-based validation, automatic rollback, and pickle-based persistence. Each transaction is cryptographically hashed to ensure traceability and integrity.