fether icon indicating copy to clipboard operation
fether copied to clipboard

Use a fixed source for token images

Open Tbaut opened this issue 6 years ago • 0 comments

Subsequent to https://github.com/paritytech/fether/pull/451 it isn't possible to load any ressource from an unknown url. This security measure forces us to use a fixed source for token images. I propose to use https://github.com/atomiclabs/cryptocurrency-icons/tree/master/32%402x/color

It could be integrated in our update token script to search for an image in this repo and add it if it's present.

Tbaut avatar Apr 01 '19 10:04 Tbaut