Core features included in the scaffold
mainThe scaffold provides a baseline for Solana dApps, including:
- Wallet Integration: Support for auto-connect and refresh.
- State Management: Integrated stores and context.
- Web3.js Examples: Demonstrations of using Web3.js, including transactions with a connection provider.
- Navigation: Sample navigation and page changes to demonstrate state persistence.
- Styling: Clean, simple, and responsive styling.
- Notifications: (Optional) Example implementation of a notification system.