From 577df55580b0f68999ea87593cc767e789b415ef Mon Sep 17 00:00:00 2001 From: Andrew Min Date: Mon, 4 Dec 2023 18:07:21 -0500 Subject: [PATCH] api key tip --- docs/getting-started/Quickstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started/Quickstart.md b/docs/getting-started/Quickstart.md index 5e69647..d327691 100644 --- a/docs/getting-started/Quickstart.md +++ b/docs/getting-started/Quickstart.md @@ -62,6 +62,8 @@ Navigate to your user page by clicking on "User Details" in the user dropdown me Click on "Create API keys" and follow the prompts to add the generated public API key. You'll be required to authenticate with the same authenticator used during onboarding. After this succeeds, you should be all set to interact with our API. +NOTE: if you would like to manually your locally stored public/private API key files (e.g. `key.public`, `key.private`), you will have to save the files without newlines. For example, for VIM, use `:set binary noeol` or `:set binary noendofline` before writing. + ## Create a Wallet Wallets are collections of cryptographic key pairs typically used for sending and receiving digital assets. To create one, we need to provide a name: