Open PerrySong opened 6 years ago
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.
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.
RBTQ Realbank
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