Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] eIquidus - Open-Source Altcoin Block Explorer
by
pazor_true
on 22/02/2022, 13:43:39 UTC
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/

hi Joe,

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.
You will find the explorer under https://explorer.emeraldcrypto.de
Github https://github.com/Crypto-Currency/Emerald-Block-Explorer/tree/1.99.0.emd

regards
Pazor