Jump to content
Bicrypto v4.0.7 + All Plugins ×

Bicrypto - Crypto Trading Platform, Binary Trading, Investments, Blog, News & More! v4.0.7

50.00 EUR

   (0 reviews)

1 Screenshot

About This File

The script and plugins are available here, And the app is available here

All updates are free

\\

Introducing Our Premier Trading Platform: A Convergence of Innovation and Excellence


\\

  1. Market Leader in Trading Platforms: Recognized as the Rank 1 Best Selling and Most Highly-Rated (5-Star) Trading Platform.
  2. Peak Performance Platform: Acclaimed as the Rank 1 Best Performing Platform with a robust backend framework. Benchmark
  3. Advanced Next.js Frontend: Harnessing the power of Next.js for a cutting-edge frontend experience.
  4. Elite Trading Interface: Offering a top-end trading page, optimized for user engagement and performance.
  5. Adaptive Trading Page: A fully collapsible trading page that adjusts seamlessly across devices.
  6. Device-Responsive Design: Ensures a fluid experience on all devices with tailored layouts.
  7. Fully Tailored User Experience: Customize the frontend to your exact specifications, including global site themes, sidebars, shades, and colors.
  8. SEO-Optimized Whitelabel Solution: Fully customizable for brand alignment with built-in SEO enhancements.
  9. Dynamic SVG Animations: Elevate user interaction with fully animated SVGs, enhancing the platform’s interactivity.
  10. Automated Liquidity Solutions: Seamless integration with major exchange providers like Binance and Kucoin, alongside native exchange and blockchain integration using an ecosystem addon.
  11. Innovative Binary Trading System: Offering a cutting-edge binary trading experience.
  12. Native Charting Library: A comprehensive set of drawing tools and indicators for precise market analysis.
  13. Real-Time Orderbook: Stay updated with a live orderbook feature.
  14. Comprehensive User Management: A robust system for managing users, roles, and permissions.
  15. Fully Customizable KYC Templates: Adapt the KYC process with customizable templates and multiple levels.
  16. Comprehensive KYC System: A reliable and efficient Know Your Customer system.
  17. Expansive Extension Library: A vast array of extensions available, continuously expanding the platform’s capabilities.
  18. Unparalleled Platform Customization: Tailor every aspect of the site for a unique user experience.
  19. Versatile Wallet Management: Customize wallets with balance adjustment capabilities.
  20. Comprehensive Fiat Wallet System: A dedicated system for managing fiat wallets.
  21. Built-in Cron Manager: All backend crons are efficiently managed and executed upon deployment.
  22. Effortless Installation: Benefit from an automated installation script for straightforward setup.
  23. One-Click Live Updater: Keep the platform updated effortlessly with a single click.
  24. Integrated Mailing and Notification Systems: Efficient communication channels for user engagement.
  25. Enhanced Security: Robust 2nd-factor authentication system using SMS or app authenticators.
  26. Multilingual Capability with Auto-Translation: Break language barriers with an automated translator.
  27. Real-Time Support: Live support with an in-built websocket, independent of third-party services.
  28. Efficient Live Ticketing System: Streamline customer support with a live ticketing system.
  29. Dynamic Blogging Feature: A fully-functional blog system to engage and inform users.
  30. High-Yield Investment Program (HYIP) System: A platform for managing high-yield investments.
  31. Advanced Admin Management and Analytics: Comprehensive tools for platform administration and analytics.
  32. Exchange Integration Wizard: Easily connect with providers like Binance for orderbook integration.
  33. Fiat Currency Management Tools: Manage fiat currencies effectively.
  34. Dual Mode Interface: Choose between dark and light modes for user preference.
  35. Extensive API Documentation with Testing Functionality: Comprehensive API documentation, complete with integrated testing features for streamlined development and troubleshooting.



  36.  
  37. Robust Security Framework: Advanced security measures including CSRF protection, and a sophisticated token system with token refreshing and expiration functionalities, ensuring top-notch security and user data protection.

V4 Backend Features

  • MashServer Framework: Built on top of uws20 for superior performance and scalability.
  • Advanced Logger: Featuring categories, levels, and color-coded logs in a fully readable and filterable format.
  • Swagger Documentation: New generator and parser for comprehensive API documentation.
  • Validation Gate: Ensures secure handling of body, params, and queries with sanitization.
  • Automatic Route Generator: Creates GET, POST, PUT, DELETE routes from API structures.
  • Request Parsers: Conform to Swagger parameters and body configurations.
  • Roles Manager: Efficient role management with caching.
  • CLI Deployment Loader: Displays task durations for better deployment insights.
  • Sequelize ORM: Complete database rework for proper naming conventions and performance.
  • UUID Implementation: Transitioned all IDs to UUIDv4 for consistency.
  • Lazy Loading Routes: Reduces server deployment times significantly.
  • Middlewares: Enhanced authentication and rate limiting mechanisms.
  • Authentication System: Session and cookie-based authentication for improved security.
  • Edge Server: Live token validation on the frontend for enhanced security.
  • JWT Management: Using JOSE for robust JWT generation and verification.
  • Redis for Tokens: Faster and more efficient authentication processes.
  • WebSocket Generator: Subscriptions and message handling for real-time communication.
  • WebSocket Authentication: Token refreshing on WebSocket sessions.
  • Database Singleton: Singleton instance for Sequelize to boost performance and enable live database syncing.
  • Validation Module: Robust validation rules and pretty error message generation with avj.
  • Live Notifications: Real-time notifications via WebSocket from API endpoints.
  • Support and Admin Notifications: New notifier system for better communication.
  • SQL to JSON Parsing: Simplifies migrations with efficient parsing.
  • Migration Module: Facilitates seamless transition from v3 to v4, relinking relations and converting IDs to UUIDs.
  • Task Manager: Efficient throttling with a new task manager.
  • Token Generators: New methods for generating tokens.
  • Online User Identification: Admins can identify online users using a WebSocket central system.
  • Swagger Schema Generators: Automatically generate schemas for Swagger documentation.
  • Data Handling Enhancements: Improved filtering, pagination, and sorting across all models and queries.
  • Nested Filtering: Support for filtering and sorting by nested content.
  • Paranoid System: Restore or permanently delete records with an initial trash system.
  • Comprehensive Bulk Operations: Handlers for bulk status updates, deletions, and restorations.
  • Token Regeneration: 14-day refresh token validity from session ID.
  • Wallet System Overhaul: Addresses for deposits and withdrawals requested on demand.
  • Deposit and Withdrawal Handlers: Comprehensive handling for various wallet types, including FIAT, SPOT, and ECO.
  • Payment Gateways: Support for PayPal and Stripe for live deposit validation.
  • Funds Transfer Logic: Seamless transfer of funds between all wallet types.
  • Binary Trading Logic: Real-time validation with a WebSocket endpoint.
  • Market Management: Admins can import and enable markets with new logic.
  • Cron System: Efficient task automation with a new cron system.
  • Authentication Systems: Live reCAPTCHA v3 validation and Google authentication.
  • Wallet Authentication: SIWE (Sign-In with Ethereum) integration.
  • Registration Logic: Email verification required for access.
  • Email OTP Template: New reset template for email OTPs.
  • Admin Analysis Manager: Comprehensive analysis tools for various models.
  • Database Backup/Restore: New modules for efficient database management.
  • Log Monitor: Enhanced logging with filtering, pagination, and sorting.
  • Notification and Management Enhancements: Live updates and management for notifications and user records.
  • Exchange Provider Testing: New module for testing exchange providers.
  • Provider Balance Check: Endpoints for checking balances on provider sites.
  • Fee Calculator: Efficient calculation of collectable fees.
  • i18n Wrapper: Auto-converts strings for translation with necessary imports and definitions.
  • Shared Types: Consistent types shared between backend and frontend.
  • i18n Handler: Supports 64 locales with different fonts.
  • Data Table: Comprehensive handling of data tables with live updates and multi-field filtering.
  • Notification and Announcement Panels: Live-updating panels for notifications and announcements.
  • UI Enhancements: Improved UI with guest, user, and admin menus.
  • Live Search: Menu and collapsible item search for better navigation.
  • Layouts: New sidebar, floating sidebar, and navigation bar layouts.
  • Locale Storage: Locale preferences stored in localStorage and cookies.
  • Page Management Rules: Per-page management rules for better control.
  • Analytics Support: Integration with Google Analytics and Facebook Pixel.
  • Trading Page Updates: Improved layout with dark/light mode support and real-time updates.
  • Markets Card: Displays tickers for both provider and ecosystem markets.
  • Custom Charting Library: Enhanced integration with the new layout.
  • WebSocket Ecosystem: Endpoints for charts, order books, tickers, trades, and live order updates.
  • Binary Trading: New page with live order previews and a comprehensive dashboard.
  • Wallet Management: New page for managing wallets with deposit, withdraw, and transfer wizards.
  • Dashboards: New dashboards for staking, forex, MLM, and ecommerce.
  • Blog System: Dynamic and responsive blog system with a new comment system.
  • Investment Pages: Comprehensive management and analysis tools for ICO investments, forex, and general investments.
  • Support Page: New page with a live WebSocket endpoint for user support.
  • System Health Check: Comprehensive health check with error reports for the admin dashboard.
  • Media Monitor: New media monitor with deletion capabilities.
  • Uploads Modifier: Controls image sizes and converts them to WebP for optimal performance.
  • Live Migration Monitoring: WebSocket endpoint for live migration monitoring of record changes.
  • Settings Page: Live updates for the settings page.
  • KYC Control: New KYC control and template rendering in the user profile page.
  • 2FA Control: Enhanced control of 2FA in the user profile page.
  • Menu Switcher: Seamless switching between user and admin menus.

V4 New Features

  • Page Builder: Introduced a new page builder with drag-and-drop, fully resizable, and responsive content generation, supporting dark/light mode.
  • Container Element: Comprehensive control over dimensions, display type, gap, grid, alignment, justify, margins, paddings, and colors in both modes.
  • Element Support: Enhanced support for text, link, input, checkbox, textarea, tag, button, image, and video elements with full editability.
  • UI Library Support: Integration with Flowbite, Flowrift, HyperUI, Meraki-Light, Preline, and Tailblocks UI libraries, all converted to fully editable forms.
  • Import/Export: Easily import and export encoded page content.
  • Dynamic Content Rendering: Live updates for frontends utilizing Next.js services.
  • Lazy Component Rendering: Load components as needed for optimal performance.
  • Editable Blocks: Over 50 fully editable initial blocks, with potential for hundreds more.
  • Undo/Redo Functionality: Easily revert changes or redo actions in the live page builder.

What's New in Version v2.5.8   See changelog

Released

Version 2.5.8 April 21 2023:     
    - refactored wallets component to smaller pieces for performance
    - moved all functionality of wallets to the Pinia store for caching and performance
    - improved importing of wallet connect component
    - added sidebar refresh to update the page
    - added country and phone selection on registration if the phone is enabled in the platform manager
    - added auto country detector to the registration page
    - added auto phone prefix detector to the registration page
    - patched auth test in SMTP testing
    - added a very comprehensive explanation of all functionality in the platform manager
    - added dark mode default status to the platform manager
    - patched investment today profit calculation
    - improved decimals placed in investment cards
    - patched precision of amount and price if using Kucoin provider
    - patched filters of deposit and withdrawal logs
    - added third-party deposits to the deposits page with a second tab
    - added ability to remove pending third-party deposits
    - patched logo on terms and privacy pages and forget password and verification page
    - added method and modal to confirm payment of the third party if pending and make a transaction and wallet transaction and email and notification and movement of funds on the third party with 1 click
    - patched currencies to table cron to remove not found currencies and add new fetched currencies and remove currencies with an empty symbol
    - patched daily profit to calculate after 1 day passed since the investment
    - patched register page validation to show errors under failed inputs
    - patched register page auto-complete of first name, last name
    - patched required condition for the phone field if enabled
    - added error messages for every condition on the register page
    - the patched issue with visiting tickets not related to the use, will show an error and return to the tickets page
    - modified charge of transfer from funding to trading and from trading to funding to 0 as there are no fees in transfers
    - patched wallets add/subtract balanced input to show a symbol of the wallet instead of the general currency of the site
    - added transaction link checker with the support of 20 chain explorers to view the amount sent by the client on the deposits page for manual approval
    - added KYC verification on binary live trading
    - patched KYC date picker
    - patched bulk actions of products and categories and licenses of e-commerce
    - removed bulk actions of orders of e-commerce
    - improved KYC card styling
    - improved refer card styling
    - patched KYC card links to the correct path of the KYC module
    - patched frontend trade page
    - improved markets tabs scroller
    - added button loader to investment submission button
    - heavily improved order book performance and UI and lowered its ram and CPU usage
    - improved order book numbers formatting by precision
    - patched decimal places only show 2 if the number above 1
    - heavily improved trades card
    - improved trades numbers formatting by precision
    - improved orders decimal counter
    - heavily reduced dom on order book cards by utilizing VUE's new features
    - added message if no trade shows up yet when visiting the trade page
    - improved limits of minimum cost for Binance provider
    - completely refactored third-party order card to smaller components and fixed logic issue
    - patched fee calculation for Binance provider
    - patched orders precision
    - patched dashboard real-time market WebSocket
    - added support to the scientific notation of precision
    - added dashboard validator to check if admin forgot to do markets refresh after changing providers and if so it will make the needed call and then load the dashboard
    - added symbols to the amount and fee inputs of deposit manual confirmation of third-party orders
    - patched editing KYC templates in the email manager
    - patched lost trades counter in binary practice and live dashboard
    - patched user icon shows as an error if he didn't add a profile picture
    - improved investment cards UI/UX
    - patched logo to change on dark/light mode changes on the user and admin side
    - added a new default image for the user if not found
    - patched withdrawal on the Binance provider
    - improved calculating of changes in the dashboard
    - added support to binance.us
    - added web socket for tickers for Binance and Binance US in the dashboard and markets page
    - removed old format total function in the markets list


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...