Closed starknetdev closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
loot-survivor | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 24, 2024 8:06pm |
The changes focus on the Spawn.tsx
component, enhancing payment handling and user interactions. Key updates include the introduction of new state variables for managing payment processes and user interface elements. The payment initiation logic has been encapsulated in a new function, and the rendering logic has been adjusted to dynamically display payment information. The previous wallet tutorial UI has been removed, and the component now fetches adventurers based on experience points, simplifying the submission logic.
File | Change Summary |
---|---|
ui/src/app/components/start/Spawn.tsx |
Revised payment handling logic, updated state management with new variables, and integrated payment details into the main interface. |
🐇 In the glade where payments flow,
New states and functions help us grow.
With adventurers ready, the journey's begun,
Clicks and sounds weave tales of fun.
Hops of delight in this vibrant space,
Join the adventure, embrace the chase! 🎉
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Improve the payment page to show details of the Adventurer NFT minting and the payment details
Summary by CodeRabbit
Release Notes
New Features
Spawn
component for improved payment handling and user interactions, including a dynamic payment interface.Improvements
Styling
.no-text-shadow
added to remove text shadows.Configuration Updates
adventurerViewer
URLs for multiple environments and updated minting URLs.