From 9ebba5a25b5c2ef64c757f54a41280164cbdccba Mon Sep 17 00:00:00 2001 From: Devin Moss Date: Mon, 12 Feb 2024 08:55:50 -0600 Subject: [PATCH] Add .env file details about sandbox accounts --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d206eeb..68d5922 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ API_PASSWORD= API_ACCOUNT_NUMBER= ``` +These values should match whatever username/password/account you set up in the tastytrade sandbox environment. Head to developer.tastyworks.com to get that set up. + ## Running example app ```sh npm run build