pgrimaud / lametric-cryptocurrencies

The ultimate cryptocurrencies app for LaMetric : More than 5000 currencies available!
https://apps.lametric.com/apps/cryptocurrencies/5497
MIT License
37 stars 17 forks source link

Missing Crypto Icons #13

Closed codysherman closed 3 years ago

codysherman commented 3 years ago

Here is a list of crypto icons that I've noticed are missing:

Finally, there is also MATIC, but today it was announced they are rebranding to Polygon, so... kinda don't even know what to do about this one.

pgrimaud commented 3 years ago

@codysherman I added the icons except for MATIC

codysherman commented 3 years ago

Killer dude, you rock!

Is there a repo of all the icons somewhere you grab them from? Happy to do that for you and open a PR next time if I want another icon added.

pgrimaud commented 3 years ago

Sure, it could be awesome !

First, you can create a free account on : https://developer.lametric.com/.

Then, create an app (without releasing it) and add a app icon :

image

Finally, design you icon : image

You will get an icon id and you could add it here : https://github.com/pgrimaud/lametric-cryptocurrencies/blob/master/src/Crypto/Helper/IconHelper.php

codysherman commented 3 years ago

Wait are you manually drawing each icon? I just tried to create one, I thought I could upload an image and it would auto-convert, then I could touch it up.