I have an existing ICO / DEX application built with React and web3-enabled components. The contract layer is running smoothly; my focus now is the user dashboard. I want to add a handful of new features, give the whole section a fresh layout, and generally make the experience far more intuitive for token holders. Here’s what I need: • Redesign the current dashboard screens so information about balances, vesting schedules, and staking rewards is surfaced clearly on both desktop and mobile. • Introduce two or three new widgets (e.g., live gas estimator, claim-rewards shortcut, portfolio chart) that pull on-chain data in real time. • Tighten the overall UX—fewer clicks to buy, swap, or stake; consistent theming; smooth loading skeletons while web3 calls resolve. Tech stack is React 18, TypeScript, ethers.js, and Tailwind. Figma files for the existing design will be provided, though I’m open to your creative input if you can demonstrate best practice. Final code should slot cleanly into my monorepo, follow current ESLint rules, and include concise inline documentation. Acceptance criteria – Updated components compile without breaking existing routes. – New features fetch accurate blockchain data on first render. – Lighthouse performance and accessibility scores remain 90+. – Pull request passes automated Jest and Cypress tests. If you’ve shipped polished dashboards for DeFi, NFTs, or similar Web3 products, let’s talk.