Loading...
hero

TrexWallet

The ultimate financial core for your business.

A high-performance solution for accepting, storing & exchanging any currency — with enterprise-grade security.

Why TrexWallet

The ultimate financial core for your business.

Fully embeddable, endlessly scalable, and enterprise-ready
from day one.

🜂_

Full Control

A white-label solution with no reliance on third-party services. Complete autonomy — deploy on your own servers.

⧈_

Secure Transactions

A lock-balance mechanism that protects both parties during a transaction.

⧉_

Dual Accounting

Separate tracking of client and project (address) balances ensures full transparency at every stage.

⎘_

Optimized Deployment

GDPR, HIPAA, PCI DSS, and the latest crypto regulations (MiCA) built-in by design.

Built to Solve

TrexWallet solves what most platforms struggle with —
calability, transparency, and real security.

Transaction
Engine —

Built for Integrity and Scale

Transaction System

To address the challenges of transactional systems, TrexWallet employs the following approaches:

  • 64-bit integer processing and storage for all numerical values — extremely fast on modern processors, enabling a high number of operations per second

  • Separate handling of floating-point currencies, with precision alignment based on the exchange rate at the moment of asset entry — this allows for both micro-cent level accuracy and very large balance limits (up to billions of dollars per account)

  • Dual-layer accounting: tracking both client balances and project (address-based) balances

  • Client transaction tracking is based on a finite state machine that manages current balance tables

  • Project address balances are maintained using an accumulative debit-credit model per account/address

  • All operations are processed within a single sequential pipeline limited to a single NUMA node to ensure transactional consistency

  • Changes from operation batches are committed as a single database transaction, guaranteeing data integrity and atomic updates

transaction
Exchange
System —

Fast, Fair & Bot-Resistant

Exchange System

TrexWallet features a built-in crypto exchange mechanism based on Frequent Batch Auctions (FBA), designed for fairness and protection against trading bots.

TrexWallet features a built-in crypto exchange mechanism based on Frequent Batch Auctions (FBA), designed for fairness and protection against trading bots.

Exchange orders in TrexWallet do not include fractional prices — only integer amounts of the source and destination currencies are submitted. The exchange rate is implicitly derived from the ratio of these amounts, but it is not stored as a separate value.

Orders are processed using an FBA mechanism that collects matching buy and sell volumes over short intervals (around 500 ms). During this time, participants can only see the previous market state. After the interval ends, a batch of orders is processed together, calculating a single clearing price based on the total volume from both sides.

As a result, orders are grouped and settled collectively — not individually matched. There is no direct counterpart in the transaction, as would be the case in traditional sequential matching engines. Instead, all operations are executed through a central matching intermediary, and the resulting trade tick is a monolithic block of transactions.

This method ensures:

  • Fairer price discovery for participants

  • Bot-resistant mechanics, making it harder for high-frequency trading algorithms to manipulate markets

  • High-performance processing within the internal exchange engine

ensures
Fees &
Limits —

Fully Configurable Tariff Engine

Dynamic Fee & Limit Management

TrexWallet features a built-in flexible fee configuration system that allows full administration and rule setup without the need for custom coding. The system includes an extensive set of configuration flags and filters to manage fee rules based on:

  • Individual user attributes

  • User groups

  • Input/output network types

  • Transaction types

  • Currencies

  • Referral agents

Key capabilities include:

  • Configurable system wallets for collecting fees by specific operation types or globally

  • Operational limits for transactions, including minimum and maximum input/output volumes and exchange amounts

  • Support for both percentage-based and fixed fees for any given rule

  • Dynamic fee adjustments or withdrawals based on real-time changes in blockchain network fees

dynamic
PWA
Template —

Instant, Lightweight, Installable

PWA Template

  • A user-friendly Progressive Web App for your personal dashboard. Easily installable, with no storage impact on your device and zero battery drain – built with care for your experience

  • Enjoy instant performance and lightning-fast response. Our wallet is free from ads, annoying graphics, or distractions. Even with a slow or minimal connection, you get amodern, high-quality design shaped by real user feedback.

template

Transaction System

Built for Integrity and Scale

transaction

To address the challenges of transactional systems, TrexWallet employs the following approaches:

  • 64-bit integer processing and storage for all numerical values — extremely fast on modern processors, enabling a high number of operations per second

  • Separate handling of floating-point currencies, with precision alignment based on the exchange rate at the moment of asset entry — this allows for both micro-cent level accuracy and very large balance limits (up to billions of dollars per account)

  • Dual-layer accounting: tracking both client balances and project (address-based) balances

  • Client transaction tracking is based on a finite state machine that manages current balance tables

  • Project address balances are maintained using an accumulative debit-credit model per account/address

  • All operations are processed within a single sequential pipeline limited to a single NUMA node to ensure transactional consistency

  • Changes from operation batches are committed as a single database transaction, guaranteeing data integrity and atomic updates

Exchange System

Fast, Fair & Bot-Resistant

TrexWallet features a built-in crypto exchange mechanism based on Frequent Batch Auctions (FBA), designed for fairness and protection against trading bots.

Exchange orders in TrexWallet do not include fractional prices — only integer amounts of the source and destination currencies are submitted. The exchange rate is implicitly derived from the ratio of these amounts, but it is not stored as a separate value.

Orders are processed using an FBA mechanism that collects matching buy and sell volumes over short intervals (around 500 ms). During this time, participants can only see the previous market state. After the interval ends, a batch of orders is processed together, calculating a single clearing price based on the total volume from both sides.

As a result, orders are grouped and settled collectively — not individually matched. There is no direct counterpart in the transaction, as would be the case in traditional sequential matching engines. Instead, all operations are executed through a central matching intermediary, and the resulting trade tick is a monolithic block of transactions.

    This method ensures:

  • Fairer price discovery for participants

  • Bot-resistant mechanics, making it harder for high-frequency trading algorithms to manipulate markets

  • High-performance processing within the internal exchange engine

ensures

Fees & Limits

Fully Configurable Tariff Engine

TrexWallet features a built-in flexible fee configuration system that allows full administration and rule setup without the need for custom coding. The system includes an extensive set of configuration flags and filters to manage fee rules based on:

  • Individual user attributes

  • User groups

  • Input/output network types

  • Transaction types

  • Currencies

  • Referral agents

  • This method ensures:

  • Configurable system wallets for collecting fees by specific operation types or globally

  • Operational limits for transactions, including minimum and maximum input/output volumes and exchange amounts

  • Support for both percentage-based and fixed fees for any given rule

  • Dynamic fee adjustments or withdrawals based on real-time changes in blockchain network fees

dynamic

PWA Template

Instant, Lightweight, Installable

  • A user-friendly Progressive Web App for your personal dashboard. Easily installable, with no storage impact on your device and zero battery drain – built with care for your experience

  • Enjoy instant performance and lightning-fast response. Our wallet is free from ads, annoying graphics, or distractions. Even with a slow or minimal connection, you get a modern, high-quality design shaped by real user feedback.

template

Key Features

7 features engineered for enterprise needs.

White-Label & Self-Hosted Architecture

Independent by design — offline, no SaaS, fully under your control.

TrexWallet is a white-label, fully self-hosted solution built for businesses that prioritize autonomy, data ownership, and regulatory compliance.

It operates entirely without reliance on external SaaS infrastructure and meets the highest security standards (GDPR, HIPAA, PCI DSS).

card-1

Dual Transaction System & Balance Management

Atomicity and transparency through smart accounting.

The wallet features dual-layer transaction processing with separate tracking for address-level and customer-level operations. All transfers operate across four balance states: free, lock_in, lock_out, and lock_orders, ensuring package-level integrity of all financial operations.

card-2

Smart Fee Engine & Multiple Transfer Modes

Flexible tariffs. Multiple ways to move value.

A no-code, rule-based engine allows full customization of fees and limits per user, currency, or transaction type. Transfer methods include:

  • Zero-fee internal transfers
  • Phone number–based transfers
  • Escrow-style operations
  • Invoice-based payments
  • Confirmation-required transactions
card-3

Built-in Exchange & SWAP Modules

Instant conversion or structured trading — your choice.

TrexWallet offers two exchange options:

  • A SWAP module for static-rate, simple asset conversion
  • A full Exchange platform using FBA auctions, order books, and private OTC trading rooms.
  • Supports live crypto/fiat rate updates.
card-4

Blockchain, Acquiring & Rate Modules

Out-of-the-box connectivity with the crypto world.

Pre-built modules enable seamless:

  • Blockchain transfers via TRC20, BEP20, ERC20, Bitcoin, and Monero
  • Integration with card acquiring systems and secure card data storage
  • Importing of crypto and fiat exchange rates
card-5

API, SDK & Admin Interface

Developer tools and UI ready from day one.

TrexWallet ships with:

  • An installable PWA wallet UI
  • (Optional) open-source React front-end
  • Full API documentation and SDKs
  • An integrated admin panel for monitoring and control
card-6

Security by Design: Auth Proxy Gate

A dedicated security layer with asymmetric cryptography.

Security is handled by a separate product — Auth Proxy Gate — which includes:

  • Asymmetric key signing for login and transactions (no passwords)
  • Protection from brute-force, spoofing, and injection attacks
  • No third-party services — completely offline
  • Required component for all TrexWallet deployments
card-7

Made for Visionaries

TrexWallet adapts to your goals —
whether you’re scaling fast or modernizing legacy systems.

⌬_

Fintech Companies

Quickly modernize existing solutions without building from scratch.

⎔_

Banks

Expand digital capabilities with built-in support for crypto and exchange operations.

⧩_

Startups

Reduce development costs and time-to-market.

☷_

Enterprise Clients

Manage client balances independently, with no reliance on third-party services.

How to Get

From registration to deployment —

the path to your own wallet is faster than ever.

1_

Sign Up

2_

Create Project

3_

Choose Configuration

4_

Test Environment

5_

Deploy

6_

Support

  • Technical support during onboarding
  • Customization options
  • Regular updates and new features

Register at itbuild.app and launch your wallet in under 30 minutes.

See it Live

Dive into a live demo

and experience TrexWallet’s performance, UX, and modular power firsthand.

see-it-live-desktop
slide-0 slide-1 slide-2 slide-3
see-live-slide-1
see-live-slide-2
see-live-slide-3
see-live-slide-4