Open Issues Need Help
View All on GitHubAI Summary: This issue aims to configure the StellarAid platform to support both Stellar testnet (Futurenet/Testnet) and Mainnet environments. It involves creating a `NetworkConfig` struct in Rust, defining constructors for testnet and mainnet, and dynamically loading the active network configuration based on the `STELLAR_NETWORK` environment variable at startup.
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.