santochibtc / robosatsCharts

Script to generate Robosats activity charts
GNU Affero General Public License v3.0
3 stars 0 forks source link

Translate currency ID to simbol #5

Open santochibtc opened 1 year ago

santochibtc commented 1 year ago

The look-up table for this is located here https://github.com/Reckless-Satoshi/robosats/blob/main/frontend/static/assets/currencies.json The file is not accessible with the API, I will copy that file in this repo until there is a better option. This won't be need if the symbol is also included in the contract info https://github.com/Reckless-Satoshi/robosats/issues/266

redphix commented 1 year ago

Hey @santochibtc, this is a good suggestion. Will incorporate it into the issue documenting API v1

santochibtc commented 1 year ago

Great!, thank you @redphix