nwvh/wx_banking ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple in game banking system for FiveM that works with ESX, and keep it easy to adapt to other frameworks too.

I want players to be able to open a clean banking menu, check their cash and bank balance, deposit and withdraw money, and maybe see basic transaction feedback so it feels smooth. Use ox_lib for the interface and notifications if that fits. Make it feel polished and lightweight, with configurable settings and language text so it’s easy to change later.

Please wire up the client and server side logic properly, add the needed config options, and include sensible defaults that work out of the box. If there are any framework specific parts, keep them isolated so I can swap them later without rewriting everything. If you need to look up current docs online to make sure the implementation matches modern ox_lib and ESX usage, go ahead.