iKasi Wallet - The World's Best Digital Wallet A comprehensive digital wallet application built with React, TypeScript, and Supabase, featuring advanced financial services, cryptocurrency management, AI-powered advisory, and merchant tools.

2 Open Issues Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Business Applications Financial Management System
P2P payments about 1 month ago

AI Summary: Implement peer-to-peer (P2P) payment functionality within the iKasi Wallet application. This involves deducting funds from the sender's balance, crediting the receiver's balance, recording the transaction securely with relevant details (sender ID, receiver ID, amount, timestamp, transaction ID), and incorporating fraud prevention measures (balance checks, limits). The system should initially handle transactions internally, integrating with external banking systems only for top-ups, withdrawals, and merchant payments. Future scalability to include blockchain or stablecoin ledger is considered.

Complexity: 4/5
documentation enhancement help wanted

iKasi Wallet - The World's Best Digital Wallet A comprehensive digital wallet application built with React, TypeScript, and Supabase, featuring advanced financial services, cryptocurrency management, AI-powered advisory, and merchant tools.

TypeScript
Business Applications Financial Management System
wallet-secure-transfer about 1 month ago

AI Summary: Implement secure transfer functionality within the iKasi Wallet application. This likely involves reviewing provided code (React, TypeScript, Supabase) and implementing secure transaction handling, potentially including encryption, authentication, and authorization mechanisms. The provided files (components.json, package.json, package-lock.json, README.md, tsconfig.app.json, tsconfig.json, tsconfig.node.json) should be used as a starting point for development.

Complexity: 4/5
documentation enhancement help wanted

iKasi Wallet - The World's Best Digital Wallet A comprehensive digital wallet application built with React, TypeScript, and Supabase, featuring advanced financial services, cryptocurrency management, AI-powered advisory, and merchant tools.

TypeScript