Skip to content

Exchange Starter Kit to run your own Digital Asset Trading Exchange Platform

Notifications You must be signed in to change notification settings

hollaex/hollaex-kit

Folders and files

NameName
Last commit message
Last commit date
Jan 4, 2023
Feb 24, 2023
Nov 7, 2022
May 17, 2022
Jan 20, 2023
Feb 21, 2023
Feb 4, 2021
Feb 18, 2022
Oct 19, 2022
Jan 22, 2021
Apr 15, 2022
Feb 10, 2023
Oct 5, 2022
May 20, 2021
Oct 15, 2019
Jan 19, 2023

Repository files navigation

HollaEx Kit PRs Welcome

HollaEx Kit is an open source while label crypto software suite with a range of features from exchange and trading to user management and onboarding as well as wallet system. In order to run the HollaEx Kit, you need to run the Server as the back-end and Web as your front-end user interface. HollaEx Kit runs as a stand alone node and for trading and blockchain functionalities require to connect to HollaEx Network. By default the node connects to the public HollaEx Network.

Get Started

HollaEx Kit provides simple (but powerful) CLI tool to help exchange operators setup and operate the exchange. Get started by install HollaEx CLI and following the documentation to start your own exchange.

git clone https://github.com/hollaex/hollaex-kit.git

bash install.sh

Read more on our Docs!

Developers

Checkout Web for the front-end UI/UX code.

Check out Server for back-end and server side operations and endpoints.

Check out Plugins for developing seamless and flexible custom services that can be added to the HollaEx Kit.

Check out HollaEx CLI (Command Line Interface) for interacting and deploying your exchange.

Check out HollaEx Network Library for tools and functions used to communicate with HollaEx Network.

Check out HollaEx Tools Library for developers as a suite of all useful functions in the HollaEx Kit.

Community

Join us on the Forum, Discord and Twitter.

Useful Links