cryptocurrencies icon indicating copy to clipboard operation
cryptocurrencies copied to clipboard

Name to Symbols List

Open PerrySong opened this issue 5 years ago • 3 comments

It would be nice if it can build a JSON file that maps the coins' name to symbols. I added a few lines in build.js, and it will create name-to-symbol.js by running $ npm run build

PerrySong avatar Jul 07 '18 22:07 PerrySong

Thanks for the contribution!

I don't mind having an extra data set generated for those that would prefer to have the ability to look up symbols by their respective currency name, so can you add a section to the README which discusses the generated file, with an example of how to use it?

Thanks!

P.S: I deleted one of your comments above because there were two comments with the same content.

radiovisual avatar Jul 08 '18 22:07 radiovisual

And you will want to add a unit test. Nothing elaborate, just a check to ensure that nothing we do causes a regression or a break the expected formatting of the object.

radiovisual avatar Jul 09 '18 04:07 radiovisual

RBTQ Realbank

pml106288 avatar May 14 '19 01:05 pml106288