feat: Add platform fee, rename and restyle application#34
Open
Smart-Alerts wants to merge 1 commit intojacobcreech:masterfrom
Open
feat: Add platform fee, rename and restyle application#34Smart-Alerts wants to merge 1 commit intojacobcreech:masterfrom
Smart-Alerts wants to merge 1 commit intojacobcreech:masterfrom
Conversation
This commit introduces several new features and improvements to the application. - Adds a 0.05 SOL platform fee to the token creation transaction. The fee is sent to a specified wallet address. A check is in place to ensure the user has sufficient funds to cover the transaction and the fee. - Renames the application to "RaffluxNet (RFX)" throughout the codebase, including in UI components, page titles, and configuration files. - Changes the background to a neon purple to violet gradient. - Adds a mobile wallet adapter to improve the user experience on mobile devices. - Improves the responsive design of the application. - Adds notifications for transaction success and failure, including a link to the transaction on the Solana explorer.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit introduces several new features and improvements to the application.