crypti / cryptocurrencies

📋 Get a list of all the cryptocurrency symbols and names.
MIT License
260 stars 112 forks source link

Update Cryptocurrency json file #26

Closed Salman-Samian closed 6 months ago

Salman-Samian commented 2 years ago

Update Cryptocurrency JSON file into a usable list

radiovisual commented 6 months ago

I am closing this PR, since the changes you made to the JSON file appear to be manual updates, and this file is auto-generated, Also, I'm not sure I agree that adding the code and label properties to each entry make the list more "useable" (in a general sense) since the convention here is that the key is the "code" and the value is the "label", so keeping a simple map keeps things cleaner, IMO.