-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: fiat on ramp integration #7065
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
apps/web/src/config/constants/tokenLists/pancake-supported-onramp-currency-list.json
Show resolved
Hide resolved
…ancakeswap/pancake-frontend into feat--fiat-on-ramp-integration
…ap/pancake-frontend into feat--fiat-on-ramp-integration
🤖 Generated by Copilot at b678f86
Summary
🌐💳🛒
Still under progress. have few more things to do. should have done in next couple of days
The code added new features and components to the web app to enable users to buy crypto with fiat currencies or on-ramp tokens, using the Moonpay and Mercuryo services. The code also updated the CurrencyInputPanel, CurrencyLogo, CurrencyList, and CurrencySearch components to support the buy crypto flow, and removed some unused dependencies and configurations. The code also added some environment variables, API routes, hooks, and token lists to support the integration with the swap-sdk-core package and the on-ramp services.
Walkthrough
pancake-supported-onramp-currency-list.json
file (link)