2 Open Issues Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub
Unknown Unknown

AI Summary: Integrate RevenueCat into an existing Algorand React frontend application to handle subscription payments for organizational admin plans. This involves following RevenueCat's Capacitor integration guide and potentially customizing paywalls and entitlements to fit the application's needs. The existing project uses React, Vite, TypeScript, and TailwindCSS, and connects to Algorand wallets via the Use Wallet UI library.

Complexity: 4/5
enhancement good first issue

TypeScript
Unknown Unknown

AI Summary: Integrate user authentication into an existing Algorand React application. This involves adding an onboarding flow for organization administrators after wallet connection, allowing them to register an email, phone number, username, and password for subsequent logins. Supabase will be used for authentication management. The existing project uses React, Vite, TypeScript, TailwindCSS, and the @txnlab/use-wallet library for Algorand wallet integration.

Complexity: 4/5
enhancement good first issue

TypeScript