HollaEx®
⚙️ DashboardStart →
  • HollaEx® — The Crypto Exchange Solution
  • ☁️Cloud Operators
    • Launching the Exchange
    • Setting Domain for Cloud Exchanges
    • Easy SMTP for Cloud Exchanges
    • SEO Settings for Cloud Exchanges
      • SEO Advanced Settings
  • ⚙️Operating Your Exchange
    • Operator Control Panel
      • General
      • Users
      • User Profile
      • Assets
      • Markets
      • Stakes
      • Sessions
      • Plugins Apps
      • Trading Fees & Account Tiers
      • Admin Logs
      • Roles
      • Chat
      • Billing
    • Customize Exchange
      • Browser Tools
        • Enter Edit Mode
        • Operator Controls (Visuals)
        • Console
      • Plugins
      • Forked Repo
      • Landing Page
    • Fiat Controls
      • Initial Setup
      • Setting Up Fiat On/ Off Ramp
      • Editing Deposit & Withdrawal Fees
      • Users Making Fiat Deposit
      • Users Trading With Fiat
      • User Making Fiat Withdrawal
    • Staking
    • OTC Broker
    • P2P
      • P2P Overview
      • P2P Setup
      • P2P Troubleshooting
      • P2P Vendor Flow
    • Smart Chain Trading
    • Assets & Trading Pairs
      • Add New Assets & Trading Pairs
      • Configure Pair Parameters
    • Set up the SMTP Email
      • Set up SMTP with AWS SES
      • Set up SMTP with Mailgun
      • Set up SMTP with SendGrid
      • Test the SMTP with Gmail
    • Enabling reCAPTCHA
    • Enterprise Operator Roles
    • Email Customization & Audit
    • DeFi Asset Staking Process
  • 🧩Plugins
    • HollaEx Plugins
      • Announcements
      • Bank
      • AWS SNS (Text Messages - SMS)
      • KYC
      • Automatic KYC
      • Messente
      • Advanced Referral
      • CoinMarketCap
      • Guardarian
    • Install Plugins
    • Developing Plugins
      • Development Walkthrough: Hello-Plugin
        • Initialization
        • Configuration
        • Scripting
        • Web View
        • The Final Product & Installation
      • Advanced
        • Initialization
        • Config
        • Server Script
        • Plugin Libraries
        • Web View
        • Final Plugin Product
        • Advanced Tutorial: Using the user meta field
        • Advanced Tutorial: Adding a new database table column
        • Advanced Tutorial: Creating a new database table
      • Simple Wallet Example
      • Web View Development
        • Overview
        • External dependencies
        • Getting started
        • Basic Tutorial: Hello Exchange Plugin web view
        • Advanced Tutorial: KYC Plugin web views
    • Bank Integration
      • Handling Deposits
      • Handling Withdrawals
  • 👷Developers
    • API Guide
      • API Example Scripts
    • Run Dev Mode
    • Build a New Front-end Interface
  • 🧰On-Premise Operators (Advanced Only)
    • On-Premise Exchange Setup
      • Getting Started — Requirements
      • Installation
      • Server Setup
      • Web Setup
      • Production
    • CLI How-Tos
      • Start Exchange
      • Stop Exchange
      • Upgrade Exchange
        • Build and Apply the Code Changes
      • Get Exchange Logs
      • Get a Backup and Restore
      • Exchange Migration
      • Command List
    • Run Exchange on Kubernetes
    • Troubleshooting Guide
  • 🚀Advanced
    • SEO Optimization
    • Nginx
    • Rate Limits
    • Database
      • Upgrade Database
    • Dependencies
    • Contents Delivery Network
      • Cloudflare CDN for HollaEx
      • CloudFront CDN for HollaEx
    • Load Balancer
      • AWS ELB
      • DigitalOcean LB
    • Customize Kubenretes Ingress
    • Exchange Keys
      • Exchange API Keys Troubleshoot
    • HollaEx on non-Linux
      • HollaEx on Windows
      • HollaEx on macOS
    • The Network Tool Library
      • Accessing the Network Tool Library
      • Functions
        • WebSocket
      • Simple Example: Creating a User and Wallet
      • Getting More Interesting: Orders with the Tools
        • Setup: Using the transferAsset function
        • Creating and Monitoring a Sell Order
        • Settling Fees
      • Private HollaEx Network
    • Docker Content Trust (DCT)
    • Revenue Sharing
  • 📦Releases
    • Release Notes
    • Side Notes
  • ➡️External Links
  • Blogs
  • Forum
  • Videos
  • Twitter X
  • Telegram
  • Interactive Demo
  • Discord Community
  • API Documentation
  • Tools Library Documentation
  • Node Library Documentation
  • Plugins Documentation
Powered by GitBook
On this page
  • Exchange Initial Setup
  • 1. General
  • 2. Business
  • 3. Asset Setup
  • 4. Trading Pair
  • 5. Plan & Hosting
  • Verification
  • Next Steps
  1. On-Premise Operators (Advanced Only)

Creating an Account on the HollaEx Dashboard

The Dashboard is the launching point for your exchange, as well as being invaluable tool in the operation of it

Last updated 7 months ago

The first step to success with HollaEx is to create your account if you haven't already, and make the first choices for your future exchange. This is super simple and will take only a few minutes

First up is registering the account you want to use with , this process is the exact same as you have done all over the web, email, password, and verification.

With the account registered and verified, log in to the dashboard, where you will be greeted with the following screen.

Hit the big, blue button to get started!

Exchange Initial Setup

From here we have 5 quick steps:

1. General

Here we choose the name of the exchange. The name here does not necessarily define the name that your users will know the exchange as, so don't worry about picking the perfect name just yet!

2. Business

Here are a few quick questions so that we can learn a little about your business, or planned business. Read what each box asks of you and fill them out.

3. Asset Setup

Getting to the interesting bit now! Asset setup is just now the choice of what cryptocurrencies you want to offer to your users. Again don't worry about making the perfect choices right now, as this can all be changed instantly when the site is live.

There are two lists we can choose from when hitting the blue 'Add Asset' link at the bottom of the list:

HollaEx Assets

These are the default assets offered by HollaEx, a huge amount of tokens are listed including all major tokens such as Bitcoin, Ethereum, etc. as well as tokens you may not have heard of.

Other Assets

4. Trading Pair

Now from all the currencies chosen in the previous step, we link them together and define what asset can be traded for what. Again the theme of being able to change all aspects latter holds true for the trading pairs as well.

5. Plan & Hosting

If instead, you are setting up a On-Premise exchange, click the link just under the blue 'Select' button.

Verification

Finally, To ensure that the process goes without a hitch, make sure to complete the verification steps on the dashboard. The 3 verification steps can be found on the sidebar under 'Verification' with the red exclamation mark on it.

Simply fill out the 3 fields: name, phone number, and documents and you are good to go!

Next Steps

If you choose to use a Cloud plan, all that needs to be done is to settle your invoice, and then hit the 'Go Live' button, it's that easy!

These are the assets that other HollaEx operators have added for their own exchanges, and also made public to allow other exchanges to list them. For more information on this take a look at the add '' page.

The penultimate step is choosing what plan you wish to use for your exchange. For information on the three Cloud plans, please read which goes into detail about what these plans offer.

If you are an On-Premise operator, head over to of the docs to see what the next steps are.

🧰
Add New Coins & Pairs
this PDF,
this page
the dashboard
Your operator journey starts here!
Remember all exchange choices can be edited later
By default BTC and ETH can be traded with USDT, but we could also let users trade BTC-ETH directly