From d4a0bd609ce18036dfd7ee57e88d437e54d8efb9 Mon Sep 17 00:00:00 2001 From: Dread <34528298+islandbitcoin@users.noreply.github.com> Date: Wed, 21 Sep 2022 18:46:03 -0400 Subject: [PATCH] v0.1.0 (#3) Co-authored-by: Dread --- instructions.md | 13 ++++++++++--- manifest.yaml | 4 ++-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/instructions.md b/instructions.md index 8208df6..3538337 100644 --- a/instructions.md +++ b/instructions.md @@ -1,5 +1,12 @@ -# Instructions for RoboSats +# Welcome to RoboSats! -Instructions go here. These appear to the user in the UI on the Service page under **Instructions**. +A simple and private bitcoin exchange you can use right here on your Embassy. -You are allowed to include basic [Markdown formatting](https://www.markdownguide.org/basic-syntax). +You can find detailed documentation on how to use RoboSats by [Clicking here](https://learn.robosats.com/) +## Basic Usage Instructions + +1. Open RoboSats by using the `LAUNCH UI` button. +2. For the first time using RoboSats, you will be provided a robot token. +3. You can save this token on the RoboSats service config screen if you need to persist your session. + +**Note: It is strongly recommended to use a new robot every time when using RoboSats.** \ No newline at end of file diff --git a/manifest.yaml b/manifest.yaml index 9ba34fd..05ce85a 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -67,8 +67,8 @@ config: type: script set: type: script -properties: ~ -# type: script +properties: + type: script # This denotes any data, asset, or pointer volumes that should be connected when the "docker run" command is invoked volumes: # This is the image where files from the project asset directory will go