a3ka / cryptoexchange

MIT License
1 stars 0 forks source link

Create API method - read/get all available crypto currencies #7

Open georgolden opened 1 year ago

georgolden commented 1 year ago

paramaters -----, returns { cryptoCurrencies: string[] }

uses query from https://github.com/a3ka/cryptoexchange/issues/6

georgolden commented 1 year ago

https://github.com/a3ka/cryptoexchange/pull/4