Offer creation uses a multisignature wallet between DEX and seller.
Cryptix DEX is a decentralized marketplace for CPAY. It uses multisignature wallets, local signing and offer-backed escrow instead of a centralized exchange wallet.
The DEX does not hold user private keys or fiat balances. Sellers lock CPAY first, buyers reserve funded offers, and release happens only when the required signatures are present.
Offer creation uses a multisignature wallet between DEX and seller.
Buyer, seller and DEX participate in the transaction model during an active deal.
DEX actions require the interface route, the daemon and the local key files.
The DEX is a CPAY marketplace where the asset side is controlled through multisignature wallets and local signing.
The DEX is not a centralized exchange with pooled custody. It does not hold private keys or fiat balances for users.
Payment methods such as bank transfer or other off-chain settlement remain outside the blockchain side of the DEX and are handled by the users.
The seller enters amount, price and payment method in the DEX flow.
The seller funds the offer through multisignature control before the listing can be used by a buyer.
The buyer selects a funded offer and completes the external payment path within the required time window.
After the required confirmations and signatures, CPAY is released to the buyer.
DEX use depends on the interface route, the local daemon and the local wallet files.
The Member Area is used for offer management, status checks and access to the DEX surface.
The daemon is required for wallet interaction, local signing and transaction progression.
The daemon folder and local key material must not be deleted. Loss of local key files can permanently block access to the related funds.
The daemon can work against a public node or a local node, depending on the selected environment.
Public node
CONNECT_WALLETDAEMON=public
Local node
CONNECT_WALLETDAEMON=local
The current DEX terms define fees, response obligations and the limits of DEX responsibility.
| Item | Current rule |
|---|---|
| Buyer fee | Approximately USD 0.50 in CPAY per transaction |
| Seller fee | Approximately USD 0.25 in CPAY for offer creation |
| Fee purpose | Anti-spam and operational control |
| External payments | Handled by users, not processed by Cryptix DEX itself |
| User obligation | Users with active offers or trades must check the DEX regularly and respond within the configured time windows |
These are the main access points for using and reading about the DEX.
Open the DEX surface for listings, status checks and active deals.
Required for local signing and DEX-side wallet functions.
Use the whitepaper and terms for the detailed transaction model and operating boundaries.