From e2d7fe5ecc8e434e68247842afc0e3c8ad83328d Mon Sep 17 00:00:00 2001 From: Chris Cassano <1285652+glitch003@users.noreply.github.com> Date: Sun, 16 Apr 2023 02:05:46 +0900 Subject: [PATCH] newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f6e518..15d1012 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,5 @@ Sign in with Google and wait until it says "PKP Minted". Then, click the "Encryp You also need to set 2 env vars: export REACT_APP_RELAY_API_URL="https://relay-server-staging.herokuapp.com" + export REACT_APP_RPC_URL="https://chain-rpc.litprotcol.com/http"