

Cryp Wallet – Cryptocurrency WalletCryp Wallet – Cryptocurrency Wallet
Secure cryptocurrency wallet with multi-wallet support, 2FA, transaction tracking.
Cryp Wallet – Cryptocurrency Wallet
Secure cryptocurrency wallet with multi-wallet support, 2FA, transaction tracking.
Overview
Cryp Wallet is a secure, user-friendly cryptocurrency wallet platform designed to simplify digital asset management. It allows users to create multiple wallets, send and receive coins, and track all transactions with ease. The platform features mandatory two-factor authentication (2FA) for enhanced security, real-time balance tracking, and a comprehensive transaction history. Users can manage their accounts, update personal information, and access the wallet via mobile apps for iOS and Android.
Administrators have full control over the platform, including user management, wallet and coin oversight, transaction monitoring, and pending transaction approvals. Advanced search and export options ensure transparency and easy issue resolution. Built on a robust Laravel and MySQL foundation, Cryp Wallet combines scalability, flexibility, and cross-platform access to deliver a secure and seamless experience for both users and admins.
Key Features:
- Multi-wallet management and secure coin transfers
- Real-time balance and transaction tracking
- Mandatory Google Authenticator 2FA
- Admin panel for user, wallet, and transaction management
- Exportable reports and transaction analytics
- Configurable system settings, API integration, and fee management
Cryp Wallet ensures both convenience and top-tier security for cryptocurrency users, making it a reliable choice for managing digital assets efficiently.
Features
For Users
- Dashboard Overview – Real-time balance display, pending balances, and recent transactions.
- Multi-Wallet Management – Create multiple wallets, add funds, and transfer coins between wallets.
- Send & Receive Coins – Secure transfer of Tcoin with balance display and transaction form.
- Transaction History – Comprehensive record of all transactions with details like type, fees, status, and date.
- Account Settings – Update personal info, change passwords, enable/disable 2FA, and set language preferences.
- Multi-Language Support – Access the platform in multiple languages for global usability.
- Two-Factor Authentication (2FA) – Mandatory Google Authenticator verification for added security.
- Quick Signup & Login – Create an account with email and password, with terms agreement.
For Administrators
- Secure Admin Login with 2FA – Protects access to the admin panel.
- User Management – Add, edit, suspend, or delete user accounts, with search and filter options.
- Wallet Management – View, filter, and sort user wallets with export functionality.
- Coin Management – Add and manage supported cryptocurrencies from a central panel.
- Transaction Monitoring – Full transaction logs with filters, export options, and hash-based search.
- Pending Transaction Handling – Approve or reject pending transfers directly.
- Query Analyzer – Search for users or transactions by email or transaction ID for quick issue resolution.
- Admin Profile Management – View and edit admin details, roles, and status.
- Settings Control – Configure general, API, fees, and withdrawal settings, including email/SMS integrations.
Requirements
- PHP: Version 8.2 or higher
- Web Server: Apache or Nginx
- Database: MySQL 5.7 or higher
- SMTP Server: Required for secure email delivery (e.g., Gmail SMTP, SendGrid, Mailgun)
-
Bitcoin/Altcoin Node: Full node of the supported cryptocurrency (e.g., Bitcoin Core, Litecoin Daemon) must be installed and running for
walletnotify
support
Instructions
Online Demo
Visit Login Page: https://crypto.appsinception.com/
User Credentials:
-
Email:
[email protected]
-
Password:
Pass@123
Admin Credentials:
-
Email:
[email protected]
-
Password:
*123#456*
Backend & Frontend Installation
1. Navigate to Project Directory
cd /var/www/ sudo mkdir cryp_wallet cd cryp_wallet
2. Upload Backend Code
Upload your Laravel Cryp Wallet code into /var/www/cryp_wallet/
using FTP, SCP, or Git.
3. Install Composer Dependencies
composer install
4. Copy Environment File
cp .env.example .env
5. Generate Application Key
php artisan key:generate
6. Configure .env
File
Database Configuration:
DB_CONNECTION=mysql DB_HOST=your_database_host DB_PORT=3306 DB_DATABASE=cryp_wallet DB_USERNAME=your_database_username DB_PASSWORD=your_database_password COIN_NAME=your_coin_name
SMTP Mail Configuration:
MAIL_MAILER=smtp MAIL_HOST=smtp.mailtrap.io # Replace with your provider MAIL_PORT=587 MAIL_USERNAME=your_email_username MAIL_PASSWORD=your_email_password
Node RPC Configuration (Admin Panel → Node Settings):
These credentials are required for walletnotify & blockchain interaction.
NODE_HOST=127.0.0.1 NODE_PORT=8332 NODE_USER=your_rpc_username NODE_PASSWORD=your_rpc_password
7. Create Storage Link
<strong> php artisan storage:link </strong>
8. Optimize Laravel
<strong><strong> php artisan optimize:clear php artisan cache:clear </strong></strong>
9. Run Database Migration & Seeder
<strong><strong><strong> php artisan migrate --seed </strong></strong></strong>
10. Start Development Server
<strong><strong><strong><strong> php artisan serve </strong></strong></strong></strong>
Access at: http://127.0.0.1:8000
Other items by this author
PHP Script Installation Service
Don't worry about the installation of your script! Have your PHP Script installed for you.
|
$39 | Buy now |
Category | Scripts & Code / PHP Scripts / Finance / Cryptocurrency |
First release | 22 August 2025 |
Last update | 22 August 2025 |
HTML/CSS Framework | Bootstrap |
Software version | PHP 8.2, PHP 8.3, PHP 8.4 |
Files included | .php, .css, .html, Javascript .js |
Database | MySQL 5.x |
Software framework | Laravel |
JavaScript Framework | jQuery |
Tags | responsive, MySQL, multi language, admin panel, user management, secure, laravel, blockchain, scalable, 2FA, cryptocurrency wallet, multi wallet, transaction tracking, coin management, crypto transfer |