diff --git a/src/guide/getting_started.md b/src/guide/getting_started.md index ee3cbe8..548b0a1 100644 --- a/src/guide/getting_started.md +++ b/src/guide/getting_started.md @@ -107,6 +107,13 @@ Now you are ready to interact with the SDK. +
+

Developer note

+ +By default the config working directory is set to `./`. Some platforms may require that you use an application specific directory that is writable within the application sandbox. For example applications running on Android or iOS. + +
+ ## Getting the Node State At any point we can fetch our balance from the Greenlight node: