Deal Modes

The War Room automatically determines the appropriate deal mode based on the broker’s input. This eliminates configuration complexity while enforcing correct onboarding behavior.


Mode 1 — Universal Mode

No wallets provided

This mode allows the highest flexibility.

Example:

  • First user to join chooses: “I’m the Buyer” or “I’m the Seller”

  • Role becomes locked once selected

  • Wallet verification occurs after role selection

Use Cases:

  • Broker coordinating without knowing wallets

  • Anonymous deals

  • Multi-participant negotiations before finalizing sides


Mode 2 — Semi-Locked Mode

One wallet provided

If the broker pre-fills either the Buyer wallet or the Seller wallet:

  • That role is auto-assigned and locked for that wallet

  • Counterparty selects remaining role

Example:

  • Buyer Wallet Set → Buyer auto-validated → Seller must join manually

Use Cases:

  • Broker knows one side

  • Whitelist-based trades

  • Partial KYCed OTC operations


Mode 3 — Fully Locked Mode

Both wallets provided

Roles are fully predetermined.

Example:

  • No role selection

  • Participants must connect with the exact wallet pre-filled

  • No wallet substitution allowed

Use Cases:

  • High-value transactions

  • Escrow-critical trades

  • Deals requiring strict identity matching


Comparison Table

Mode
Wallets Pre-Filled
Role Selection
Use Case

Universal

None

Yes

Flexible deals

Semi-Locked

1

Partial

Known counterparty

Fully Locked

2

No

Strict deals

Last updated