Spaces:
Running
Running
File size: 285 Bytes
0d53e7e 8c7f41d | 1 2 3 4 5 6 7 | # 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=
|