Web3 Wallet · KYC · Multi-Currency · Bank Connect
TARENI PAY allows users to register KYC, connect selected Malaysia, Indonesia and Thailand banks, view USDT/USD/MYR/RMB wallet balances, and monitor Ethereum / token market prices in one clean dashboard.
Prototype notice: This is frontend HTML only. Production version must connect to secure backend, encrypted database, approved KYC provider, bank API, and compliance checks.
For production: do not store password in browser. Use backend password hashing, OTP, email verification, document verification, AML screening and PDPA/privacy consent.
| Step | Status |
|---|---|
| 1. User Identity | Name + ID / Passport |
| 2. Bank Information | MY / ID / TH bank |
| 3. Login Access | Username + Password |
| 4. Wallet Activation | Dashboard Access |
Demo: login is matched against the KYC data saved in this browser.
| Area | Production Requirement |
|---|---|
| Password | Backend hash + salt, no frontend storage |
| KYC | Verified provider API + document upload |
| Bank Link | Approved bank/payment gateway API |
| Wallet | Role access, transaction audit trail |
This private window opens when the default password admin123 is entered. For production, please replace this with secure admin authentication, role permission, OTP and backend login session.
| Module | Admin Function | Status |
|---|---|---|
| KYC Review | Approve / Reject user registration | Prototype UI |
| Wallet Control | Monitor USDT, USD, MYR, RMB balances | Prototype UI |
| Bank Connection | Manage Malaysia, Indonesia and Thailand banks | Prototype UI |
| News Control | Publish Ethereum and TARENICoin news | Prototype UI |
| Currency | Amount | Calculation |
|---|---|---|
| USDT | 0.00 | 1 USDT ≈ 1 USD demo assumption |
| USD | 0.00 | Base wallet value |
| MYR | 0.00 | USD × live MYR rate |
| RMB / CNY | 0.00 | USD × live CNY rate |
Name: Guest
Country: -
Bank: -
Email: -
| Asset | Symbol | USD Price | 24H Change |
|---|---|---|---|
| Loading live prices... | |||
Live price source in this prototype: CoinGecko public market API. For production, use licensed market data API and backend caching.
Select available bank connection for Malaysia, Indonesia or Thailand. This is UI only; production must use approved bank/payment API integration.