branch:
.env.example
211 bytesRaw
# Ethereum address to receive payments (server side)
MCP_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)
MCP_ADDRESS=0xYourWalletAddressHere
# Private key for signing payments (client side — test only, never use a real key)
CLIENT_TEST_PK=0xYourPrivateKeyHere