From 2709bab01759e244cc247ef53e1b8b5926d00e88 Mon Sep 17 00:00:00 2001 From: PijiDev Date: Sun, 22 Jan 2023 21:06:11 +0100 Subject: [PATCH] Feat.: Add Request URLs --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 5d050042..4aff72ef 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,17 @@ Go to `packages/pay` and run: yarn start ``` +### Request URLs + +The Request apps can be accessed through these URLs: + +| Product | Status | URL | +| ---------------| ----------|------------------------------------| +| Request Create |Production |https://create.request.network | +| Request Create |Staging |https://baguette-v2.request.network | +| Request Pay |Production |https://pay.request.network | +| Request Pay |Staging |https://baguette-pay.request.network| + ### ETHGasStation API Key If you get throttled by ethgasstation API, you can add your own API key to `packages/pay/.env` file: