Conversation
- Added on-chain read functions for fetching user savings and contract details. - Refactored Dashboard component to utilize new on-chain read functions. - Replaced direct contract calls with readContract utility from wagmi. - Updated network switching logic to use wagmi's useSwitchChain hook. - Enhanced error handling for network switching and contract interactions. - Updated providers to include Celo chain and adjusted connectors accordingly. - Added new types for ChainId to improve type safety.
…ration and contract updates
…al functionality and network detection
…drawal flow - add @neynar/react dependency to package.json
…in Dashboard refactor: adjust import paths in WithdrawModal component
…w components to use new on-chain functions
…s and local development instructions
- Set metadataBase in layout using APP_URL for improved SEO. - Simplified Providers component by removing RainbowKitProvider and unsupported wallet modal. - Updated CustomConnectButton to streamline wallet connection and dashboard navigation.
✅ Deploy Preview for bitsaveminiapp ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Updated all string literals to use double quotes for consistency. - Reformatted object properties and function parameters for improved readability. - Enhanced comments and error messages for clarity. - Improved MongoDB migration script and added index creation for performance. - Adjusted Tailwind CSS configuration for better animation handling. - Cleaned up JSON structure in site web manifest for better readability.
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.
No description provided.