Build and Apply the Code Changes
Building the exchange
Whether you make some new code changes or pull the latest update from the HollaEx Kit Github repository, you should build the code first to make it work.
The command above will build a Docker image based on your local HollaEx Kit.
Applying the image on the exchange
Once the image has been built, you should apply it to the server to make it function.
Run the command above to apply the image.
Applying the new image would cause a short downtime on your exchange, so please double-confirm before you run it!
Last updated