branch:
.env.example
214 bytesRaw
# Ethereum address to receive payments (server side)
SERVER_ADDRESS=0xYourWalletAddressHere
# Private key for signing payments (client side — test only, never use a real key)
CLIENT_TEST_PK=0xYourPrivateKeyHere
# Ethereum address to receive payments (server side)
SERVER_ADDRESS=0xYourWalletAddressHere
# Private key for signing payments (client side — test only, never use a real key)
CLIENT_TEST_PK=0xYourPrivateKeyHere