-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Create a service that:
Polls anchor KYC status endpoint
Stores verification status (pending / approved / rejected)
Updates user profile in DB
Prevents transfers if KYC not approved
Must support:
Multiple anchors
Token-based authentication
Goal: Sync frontend KYC UI with real backend verification.
Reactions are currently unavailable