Short answer
HollaEx today sells a hosted exchange: a two-week trial and an Enterprise Cloud plan at a 15% revenue share, with no self-hosting repository in its public GitHub organisation. OpenDAX is the reverse: an Apache-2.0 core you can fork, last pushed in December 2023, a user interface licensed for non-commercial use only, and a paid perpetual licence, Aurora, for production. Choose HollaEx to launch fast and share revenue, OpenDAX if your own engineers will maintain the code, and your own engine if neither maintenance model fits your plans.
HollaEx describes itself as "a complete crypto exchange kit" and its HollaEx Kit as exchange software that "adheres to the CCXT crypto exchange API standard"[1]. Its pricing page shows two offers: an Operator Trial, free for two weeks and subject to approval, with a dedicated server and live trading, deposits and withdrawals on HollaEx cloud; and Enterprise Cloud, with unlimited users, 200+ assets, KYC and AML plugins, a market-making bot and a 15% revenue share[2]. The separate on-premise pricing URL redirects to the same page with HTTP 301[3].
Self-hosting now depends on code that is not publicly visible. The HollaEx CLI README describes a "CLI tool to run and interact with HollaEx Kit based exchanges" with Docker or Kubernetes and links to github.com/hollaex/hollaex-kit[4]; that address returned HTTP 404 on 2026-09-22, and the hollaex organisation lists no kit repository[5]. Fixed monthly prices for HollaEx appear in third-party material: AlphaPoint, a competitor, lists "Cloud Basic: $900/month" and "a free, open-source version for teams comfortable with self-hosting" in a January 2025 comparison post[6]. HollaEx's own pricing page shows neither[2].
OpenDAX is Openware's open-source exchange stack. Its core repository is Apache-2.0 and was last pushed on 2 December 2023; the Barong component (Apache-2.0) on 21 December 2023; Peatio (MIT) on 9 April 2023; none is archived[7][8]. The BaseApp user interface "only allows Non-Commercial use": "You cannot use it for a live platform without getting a commercial license"[9]. The commercial product, OpenDAX Aurora, is a "Perpetual Software License" with "only one-time payment", deployed "on your Cloud or Baremetal hosting", with "Access to Source Code"; no price is published[10]. Openware says it has been "a Yellow company and a solution provider for Yellow Network" since December 2021[11].
| HollaEx | OpenDAX (core and Aurora) | Own matching engine | |
|---|---|---|---|
| Code and data ownership | Exchange runs on HollaEx cloud[2]; the kit repository linked from the CLI returned 404 on 2026-09-22[4][5] | Core Apache-2.0, Peatio MIT, forkable[8]; BaseApp UI non-commercial only[9]; Aurora includes "Access to Source Code"[10] | Your code, your order book, your data |
| Cost model | 15% revenue share, unlimited users; trial free, subject to approval; no USD price published[2] | Core free; commercial BaseApp licence on request[9]; Aurora one-time payment, amount not published[10] | Build cost plus hosting, custody, KYC and people; no revenue share |
| Time to launch | Trial exchange with a dedicated server on HollaEx cloud[2]; the vendor says "Start your exchange in minutes"[1][2] | Minimum VM of 8 GB RAM, 4 vCPU and 300 GB disk, Docker, Docker Compose and Ruby for the core[12]; the rest depends on your team | Scoped per project; the longest of the three |
| Lock-in: term, notice, migration | 15% revenue share on the plan; term and notice not on the pricing page[2]; hosted on vendor cloud; the Kit follows the CCXT API standard[1] | No contract on the core; no upstream push since the 2023 dates above[8]; Aurora terms beyond "Regular Software Maintenance" not published[10] | No vendor contract; dependency on your own team |
| Customisation | Plugins, admin API, up to 20 custom tokens, fiat controls[2] | Full code on the core; Openware offers to sell BaseApp themes you build through a partnership "provided a revenue sharing"[9] | Any order type, fee model or market you specify |
| Compliance and data residency | KYC and AML plugins; cloud region not published[2] | You host it; Aurora on your cloud or bare metal[10] | You choose where it runs and you produce the evidence |
| Latency and scale | Not on the pricing page | Aurora: the vendor states its OpenFinex engine "handles millions of trades per second"[10] | Designed and measured for your load; see a matching engine in Rust |
| Exit cost | Moving users, balances and wallets off a hosted venue; export terms not published | Core: no contract under Apache-2.0[7]; Aurora exit terms not published[10] | None contractual |
| Cost driver | What drives it | Public reference point |
|---|---|---|
| Matching engine and order book | Order types, fee model, self-trade rules, replay testing | Designing a matching engine in Rust |
| Pre-trade risk | Balance, limit and fat-finger checks on every order | Pre-trade risk checks inside the order path |
| Market data distribution | Order-book fan-out to every connected client | L2 market data under bursts |
| Wallets and custody | Hot and cold wallets per chain, key management, reconciliation | HollaEx bundles an "Exchange wallet"[2]; on your own stack it is a system or a contract of its own |
| KYC and AML | Priced per verification | Sumsub: $1.35 per verification with a $149 minimum monthly commitment, or $1.85 with AML and a $299 minimum[13] |
| Liquidity | Market makers at launch | HollaEx bundles a market-making bot[2]; on your own venue it is a contract with a market maker |
| User interface | Web and mobile front ends | BaseApp requires a commercial licence for a live platform[9] |
| Operations | Monitoring, incident response, security reviews | No public reference; scoped per project |
Public dates answer this better than opinions: the core repository was last pushed on 2 December 2023, Barong on 21 December 2023 and Peatio on 9 April 2023, and none is archived[8]. Openware sells Aurora with "Regular Software Maintenance"[10] and describes itself as a solution provider for Yellow Network[11].
When the order book, the fee logic or a second venue is the business, and a revenue share or a fork you maintain alone costs more than owning a design you know.
About amBrain
Product and company names are trademarks of their respective owners and are used only to identify their products. No vendor named here reviewed or endorsed this page.
Related