From 95a6adfaa3a7812820d3a33564e7eff440108e6e 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 26130f9..f1a3943 100644 --- a/docs/getting-started/Quickstart.md +++ b/docs/getting-started/Quickstart.md @@ -54,6 +54,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: