We have been looking for some fully decentralised solution for our btc pay server for a long time, exolix was kinda similar, but not decentralised fully and we were looking mainly for ZEC. we have been trying even expansion of btc pay server with litecoin and other open source solution but expanding to many coins needs synchronization with so many chains, but this enabled us to accept many coins without need to have locally chains in sync, while their providers are basically DEX smart protocols, so our customer are swaping to our btc wallet directly, nice solution
This is a very useful plugin for BTCPay Server. It helped us accept payments in many different currencies. This is very important for our users, because they usually want to pay in USDT or some altcoin which is not even supported on native btc pay server. We also like that MakePay keeps the payment process fully decentralized, payments are routed through swap protocols, so we do not need to use a central payment provider.
Fix MakePay account connection by sending the required signed DPoP proof during native OAuth registration. Preserve the registered DPoP key across retries and disconnect/reconnect, with safe previous-key rotation support.