Commit Graph

3 Commits

Author SHA1 Message Date
mindesbunister
0e3a2d7255 feat: Implement Jupiter-style trading interface with token selection
- Add 'You're paying' and 'You're receiving' sections with proper token dropdowns
- Implement balance display and MAX button functionality
- Add automatic receiving amount calculation based on paying amount
- Enhance token selector with icons, names, and balance information
- Improve leverage position value calculations and risk warnings
- Update trade execution to use new paying/receiving token structure
- Maintain all existing functionality including stop loss, take profit, and position management

This creates a more intuitive and professional trading interface that matches Jupiter's UX patterns.
2025-07-16 14:56:53 +02:00
mindesbunister
86d4f5289c Add debug pages and Next.js config for lightweight-charts
- Added multiple test pages to debug chart rendering issues
- Updated Next.js config to handle ES modules and transpile lightweight-charts
- Attempting to resolve chart initialization problems
2025-07-16 13:03:40 +02:00
root
3cf31dc55f Initial commit from Create Next App 2025-07-09 10:24:30 +02:00