From 27be797e033ddcaa9d0b5657004f11702b25bad3 Mon Sep 17 00:00:00 2001 From: ok300 <106775972+ok300@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:31:00 +0200 Subject: [PATCH] Update rustdoc with Invite Code instructions --- src/guide/getting_started.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/guide/getting_started.md b/src/guide/getting_started.md index a884c28..fc3c799 100644 --- a/src/guide/getting_started.md +++ b/src/guide/getting_started.md @@ -11,6 +11,12 @@ The Breez SDK provides the following services: Connecting to a node requires a seed (your master key). The seed is a bip39 mnemonic. +## API Key and Invite Code + +Before you start, you will need an API Key to use the SDK, as well as an Invite Code when you create a new node. + +To get both of them, please contact Breez via email at or at + ## Installing Breez SDK is available in several platforms. Follow the [Installing](install.md) page for instructions on how to install on your platform.