btcpayserver/BTCPayServer.Rating
Umar Bolatov 999090dbdb Add Yadio exchange rate provider
Yadio is a service which provides exchange rates for many currencies such as the Lebanese Pound which have the real exchange rate which differs from the official rate significantly (32,525 LBP for USD real rate vs 1,510 official rate).

See more details here: https://yadio.io/info.html

See discussions here:
https://github.com/btcpayserver/btcpayserver/discussions/4001
https://github.com/btcpayserver/btcpayserver/discussions/2489#discussioncomment-3102370
2022-08-18 08:08:55 +02:00
..
Providers Add Yadio exchange rate provider 2022-08-18 08:08:55 +02:00
Services Add Yadio exchange rate provider 2022-08-18 08:08:55 +02:00
AvailableRateProvider.cs Create store: Add default currency and rate provider fields 2022-01-25 06:57:55 +01:00
BTCPayServer.Rating.csproj Bump versions of various deps (#3998) 2022-07-27 15:55:37 +09:00
Currencies.json htmlcoin altcoin updates (#3601) 2022-04-14 13:18:12 +09:00
CurrencyNameTable.cs Add suggestion list for currency inputs (#3347) 2022-01-24 20:00:13 +09:00
CurrencyPair.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
ExchangeRates.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Extensions.cs Add pull payment feature (#1639) 2020-06-24 10:34:09 +09:00
MultiValueDictionary.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
RateRules.cs Fix typo: "Prioriy" -> "Priority" (#3103) 2021-11-15 13:09:15 +09:00