Spaces:
Running
Running
| # Stellar testnet public key to receive payments (starts with G...) | |
| PAY_TO= | |
| # Stellar testnet secret key for the server — used to send refunds (starts with S...) | |
| SERVER_SECRET= | |
| # Client's Stellar testnet secret key — for demo-client.js only (starts with S...) | |
| STELLAR_PRIVATE_KEY= | |