mirror of
https://github.com/RoboSats/robosats-startos.git
synced 2025-07-19 17:23:22 +00:00
@ -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.**
|
@ -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
|
||||
|
Reference in New Issue
Block a user