feat: crypto payment system with HD wallets, Freedom.st integration, and checkout UI
This commit is contained in:
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user