Open Issues Need Help
View All on GitHubAI Summary: This issue involves initializing a new React project using Vite for the StellarAid frontend. The main goal is to set up a clean, scalable project structure by removing boilerplate, creating specific directories, and updating basic HTML elements, then verifying the local development server runs correctly.
StellarAid is a blockchain-based crowdfunding platform that leverages the Stellar network to facilitate transparent, secure, and efficient fundraising for social impact projects. The platform will enable project creators to raise funds in various currencies, including XLM and other assets issued on the Stellar network.
AI Summary: This issue focuses on integrating Redux Toolkit into the application for global state management. It involves installing the necessary packages, configuring the Redux store using `configureStore`, and wrapping the main application component with the Redux Provider. The final step is to confirm that Redux DevTools is functional and the store is globally accessible.
StellarAid is a blockchain-based crowdfunding platform that leverages the Stellar network to facilitate transparent, secure, and efficient fundraising for social impact projects. The platform will enable project creators to raise funds in various currencies, including XLM and other assets issued on the Stellar network.