btcpay-plugin/Plugins/Monero/BTCPayServer.Plugins.Monero.json
napoly f30d55072e Auto load wallet on start up if available and deprecate password
Co-authored-by: Deverick <5827364+deverickapollo@users.noreply.github.com>
2026-02-09 12:04:51 +01:00

17 lines
No EOL
433 B
JSON

{
"Identifier": "BTCPayServer.Plugins.Monero",
"Name": "BTCPay Server: Monero support plugin",
"Version": "1.1.0",
"Description": "This plugin extends BTCPay Server to enable users to receive payments via Monero.",
"SystemPlugin": false,
"Dependencies": [
{
"Identifier": "BTCPayServer",
"Condition": ">=2.1.0"
}
],
"Documentation": null,
"Source": null,
"Author": null,
"AuthorLink": null
}