chore: cleanup unused code, update docs for payment integration
This commit is contained in:
@@ -62,7 +62,7 @@ js/
|
||||
│ ├── crypto.js # NaCl Encryption
|
||||
│ ├── currency.js # XMR/Fiat Umrechnung
|
||||
│ ├── pow-captcha.js # Proof-of-Work Captcha (Challenge/Verify)
|
||||
│ └── btcpay.js # BTCPay Server Integration (Invoice, Checkout, Polling)
|
||||
│ └── btcpay.js # BTCPay Server Integration (Invoice, Checkout, Webhook)
|
||||
└── components/
|
||||
├── app-shell.js # Layout, registriert Routes
|
||||
├── app-header.js # Header (Theme-Toggle, Lang-Dropdown, Profil-Dropdown)
|
||||
|
||||
Reference in New Issue
Block a user