Hi. I had a look at the demo. I see under "Markets" tab the Stex exchange. In the description though, Stex is not mentioned as a supported exchange platform.
How did you implemented then Stex under "Markets" function ?
Thank you
Which description are you referring to that doesn't list Stex as a supported exchange? Stex is listed in the ReadMe along with the rest of the supported exchanges. Maybe double-check and make sure that you are looking at the correct github page:
https://github.com/team-exor/eiquidusTo make changes to the functionality of the explorer you will need to manually edit the settings.json file which is where all the configuration settings can be found. There are quite a lot of settings at this point but all options are heavily commented to hopefully make it easier to understand what each feature does. The
markets_page.exchanges section of the config is where you will find the option to enable stex and all other supported markets/exchanges.