Hi,
how can i add a new market_logo in a new market modul ?
is there a guide how to create the market_logo string ?
regards
btw. i am adapting the eIquidus 1.99.0 to Emerald Crypto explorer. nice piece of software
There is no guide, but it is all open source so you're welcome to review how it works in the code itself. The market_logo is stored in base64 format. You can use a converter like this one to get the string you need to add the new logo:
https://www.imgtobase64.com/thank you for your reply. i added the logo of Graviex Exchange, Unnamed Exchange and FreiExchange to the modules in the EmeraldCrypto Explorer based on your eIquidus 1.99.0.
Feel free to use them.