Explore apps/frontend_dashboard/src/routes/Dashboard.jsx
The wallet logic is implemented here. Move the wallet logic to the app context. The wallet ID should be consistent across the entire app. Move the wallet button and UI to a separate component; it should be reusable on any page.