Skip to content

Commit

Permalink
v0.1.0 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: Dread <dread@start9labs.com>
  • Loading branch information
islandbitcoin and Dread authored Sep 21, 2022
1 parent bbb6556 commit d4a0bd6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
13 changes: 10 additions & 3 deletions instructions.md
Original file line number Diff line number Diff line change
@@ -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.**
4 changes: 2 additions & 2 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d4a0bd6

Please sign in to comment.