Skip to content

feat(wallet): implement wallet system with paystack webhook integration#100

Open
AfroTechBoss wants to merge 1 commit intoArenax-gaming:mainfrom
AfroTechBoss:feature/#84
Open

feat(wallet): implement wallet system with paystack webhook integration#100
AfroTechBoss wants to merge 1 commit intoArenax-gaming:mainfrom
AfroTechBoss:feature/#84

Conversation

@AfroTechBoss
Copy link
Copy Markdown

@AfroTechBoss AfroTechBoss commented Feb 20, 2026

Closes #84


Add wallet model with multi-currency support (NGN, USDC, XLM) and escrow functionality Implement Paystack webhook handler to process payment notifications and credit user wallets Add Redis integration for real-time balance updates via pub/sub Create comprehensive wallet service with CRUD operations, escrow locking/releasing, and transaction tracking

Add wallet model with multi-currency support (NGN, USDC, XLM) and escrow functionality
Implement Paystack webhook handler to process payment notifications and credit user wallets
Add Redis integration for real-time balance updates via pub/sub
Create comprehensive wallet service with CRUD operations, escrow locking/releasing, and transaction tracking
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 20, 2026

@AfroTechBoss is attempting to deploy a commit to the paul joseph's projects Team on Vercel.

A member of the Team first needs to authorize it.

@anonfedora
Copy link
Copy Markdown
Contributor

Fix merge conflicts please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WALT-01] Multi-Currency Schema & Decimal Ledger

2 participants