Cryptix / DEX

Cryptix DEX

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 lock 2-of-2 multisig

Offer creation uses a multisignature wallet between DEX and seller.

Active trade 2-of-3 multisig

Buyer, seller and DEX participate in the transaction model during an active deal.

Required software Member Area plus DEX Daemon

DEX actions require the interface route, the daemon and the local key files.

Overview

What the DEX is

The DEX is a CPAY marketplace where the asset side is controlled through multisignature wallets and local signing.

What the DEX is not

The DEX is not a centralized exchange with pooled custody. It does not hold private keys or fiat balances for users.

External payments

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.

Cryptix DEX

Trade flow

Create the offer

The seller enters amount, price and payment method in the DEX flow.

Lock the CPAY

The seller funds the offer through multisignature control before the listing can be used by a buyer.

Buyer registers

The buyer selects a funded offer and completes the external payment path within the required time window.

Release

After the required confirmations and signatures, CPAY is released to the buyer.

Software and key requirements

DEX use depends on the interface route, the local daemon and the local wallet files.

Member Area

The Member Area is used for offer management, status checks and access to the DEX surface.

DEX Daemon

The daemon is required for wallet interaction, local signing and transaction progression.

Local key files

The daemon folder and local key material must not be deleted. Loss of local key files can permanently block access to the related funds.

Node selection

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

Fees and operating rules

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

Downloads and documents

These are the main access points for using and reading about the DEX.

Member Area

Open the DEX surface for listings, status checks and active deals.

Documents

Use the whitepaper and terms for the detailed transaction model and operating boundaries.