feat: crypto payment system with HD wallets, Freedom.st integration, and checkout UI

This commit is contained in:
2026-03-18 23:04:17 +04:00
parent bead49b870
commit c9130243e8
18 changed files with 943 additions and 35 deletions
+9
View File
@@ -9,3 +9,12 @@ EMAIL_HMAC_KEY=changeme-use-a-random-secret
COORDINATOR_URL=http://localhost:3000
MONITOR_TOKEN=changeme-use-a-random-secret
RUST_LOG=info
# Pay app — crypto payments
FREEDOM_API=https://api-v1.freedom.st
XPUB_BTC=xpub...
XPUB_LTC=Ltub...
XPUB_DOGE=dgub...
XPUB_DASH=drkp...
XPUB_BCH=xpub...
XPUB_XEC=xpub...