mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 10:56:24 +00:00
Add tutorials and missing pages to Learn.RoboSats
This commit is contained in:
parent
b1863fc3ab
commit
da1ee95ef5
@ -26,7 +26,7 @@ docs:
|
||||
url: /docs/private/
|
||||
- title: "<span>   <i class='fa-solid fa-jet-fighter'></i> Fast</span>"
|
||||
url: /docs/fast/
|
||||
- title: "<span>   <i class='fa-solid fa-shield'></i>  Bonds & Escrow</span>"
|
||||
- title: "<span>   <i class='fa-solid fa-shield'></i>  Safe</span>"
|
||||
url: /docs/safe/
|
||||
|
||||
- title: "<i class='fa-solid fa-lightbulb'></i> Understand"
|
||||
@ -34,12 +34,14 @@ docs:
|
||||
children:
|
||||
- title: "<span>  <i class='fa-solid fa-timeline'></i> Trade Pipeline</span>"
|
||||
url: /docs/trade-pipeline/
|
||||
- title: "<span>  <i class='fa-solid fa-robot'></i> Robots</span>"
|
||||
url: /docs/robots/
|
||||
- title: "<span>   <i class='fa-solid fa-percent'></i> Premium</span>"
|
||||
url: /docs/premium/
|
||||
- title: "<span>  <i class='fa-solid fa-ticket-simple'></i> Bonds</span>"
|
||||
url: /docs/bonds/
|
||||
- title: "<span>  <i class='fa-solid fa-money-bill-transfer'></i> Trade Escrow</span>"
|
||||
url: /docs/trade-escrow/
|
||||
url: /docs/escrow/
|
||||
- title: "<span>  <i class='fa-solid fa-life-ring'></i> Disputes</span>"
|
||||
url: /docs/disputes/
|
||||
- title: "<span>  <i class='fa-solid fa-wallet'></i> Wallets</span>"
|
||||
@ -55,9 +57,9 @@ docs:
|
||||
- title: "<span>  <i class='fa-solid fa-fingerprint'></i> PGP Encryption</span>"
|
||||
url: /docs/pgp-encryption/
|
||||
- title: "<span>  <i class='fa-solid fa-money-bill-1-wave'></i> Payment Methods</span>"
|
||||
url: /docs/fiat-payment-best-practices/
|
||||
url: /docs/payment-methods/
|
||||
- title: "<span>  <i class='fa-solid fa-route'></i> Proxy Wallets</span>"
|
||||
url: /docs/proxy-wallet/
|
||||
url: /docs/proxy-wallets/
|
||||
- title: "<span>  <i class='fa-solid fa-circle-nodes'></i> Lightning Channels</span>"
|
||||
url: /docs/channels/
|
||||
|
||||
@ -68,8 +70,10 @@ tutorial:
|
||||
url: "/watch/en/"
|
||||
- title: "<span>  <img style='width:22px;height:13px' src='/assets/vector/spanish.svg'/> Español</span>"
|
||||
url: "/watch/es/"
|
||||
- title: "<span>  <img style='width:22px;height:13px' src='/assets/vector/portuguese.svg'/> Portuguese</span>"
|
||||
- title: "<span>  <img style='width:22px;height:13px' src='/assets/vector/portuguese.svg'/> Português</span>"
|
||||
url: "/watch/pt/"
|
||||
- title: "<span>  <img style='width:22px;height:13px' src='/assets/vector/french.svg'/> Français</span>"
|
||||
url: "/watch/fr/"
|
||||
- title: "<i class='fa-brands fa-readme'></i> Read"
|
||||
children:
|
||||
- title: "<span>  <img style='width:22px;height:21px' src='/assets/vector/english.svg'/> English</span>"
|
||||
@ -85,16 +89,16 @@ contribute:
|
||||
children:
|
||||
- title: "<span>  <i class='fa-solid fa-code'></i> Code</span>"
|
||||
url: /contribute/code/
|
||||
- title: "<span>  <i class='fa-solid fa-language'></i> Translations</span>"
|
||||
- title: "<span>   <i class='fa-solid fa-language'></i> Translations</span>"
|
||||
url: /contribute/languages/
|
||||
- title: "<span>  <i class='fa-solid fa-arrow-up-right-from-square'></i> LN liquidity</span>"
|
||||
- title: "<span> <i class='fa-solid fa-circle-nodes'></i> LN liquidity</span>"
|
||||
url: /contribute/liquidity/
|
||||
- title: "<span>  <i class='fa-solid fa-arrow-up-right-from-square'></i> Guides</span>"
|
||||
- title: "<span>  <i class='fa-solid fa-graduation-cap'></i> Guides</span>"
|
||||
url: /contribute/guides/
|
||||
- title: "<span>  <i class='fa-solid fa-arrow-up-right-from-square'></i> Art</span>"
|
||||
- title: "<span>  <i class='fa-solid fa-palette'></i> Art</span>"
|
||||
url: /contribute/art/
|
||||
- title: "<span>  <i class='fa-solid fa-arrow-up-right-from-square'></i> Outreach</span>"
|
||||
- title: "<span>  <i class='fa-solid fa-bullhorn'></i> Outreach</span>"
|
||||
url: /contribute/outreach/
|
||||
- title: "<span>  <i class='fa-solid fa-arrow-up-right-from-square'></i> Donate</span>"
|
||||
url: /contribute/funding/
|
||||
- title: "<span>  <i class='fa-brands fa-bitcoin'></i> Donate</span>"
|
||||
url: /contribute/donate/
|
||||
|
||||
|
6
docs/_includes/add_tutorials
Normal file
6
docs/_includes/add_tutorials
Normal file
@ -0,0 +1,6 @@
|
||||
## <i class="fa-brands fa-github-alt"></i> You can create and add here more tutorials
|
||||
|
||||
Learn RoboSats is a joint effort of the RoboSats community. If you have used RoboSats before, you are already an expert! Help us build more and better tutorials in all languages.
|
||||
|
||||
**ProTip:** You can directly [edit this page <i class="fa-brands fa-github-alt"></i>](https://github.com/Reckless-Satoshi/robosats/blob/main/docs/{{page.src}}) and open a [Pull Request <i class="fa-solid fa-code-pull-request"/>](https://github.com/Reckless-Satoshi/robosats/pulls). Your changes will show right here.
|
||||
{: .notice--primary}
|
@ -2,5 +2,5 @@
|
||||
|
||||
Learn RoboSats is a joint effort of the RoboSats community. If you have used RoboSats before, you are already an expert! Help improve this documentation.
|
||||
|
||||
**ProTip:** You can directly edit [this page <i class="fa-brands fa-github-alt"></i>](https://github.com/Reckless-Satoshi/robosats/blob/main/docs/{{page.src}}) and open a [Pull Request <i class="fa-solid fa-code-pull-request"/>](https://github.com/Reckless-Satoshi/robosats/pulls). Your changes will show right here.
|
||||
**ProTip:** You can directly [edit this page <i class="fa-brands fa-github-alt"></i>](https://github.com/Reckless-Satoshi/robosats/blob/main/docs/{{page.src}}) and open a [Pull Request <i class="fa-solid fa-code-pull-request"/>](https://github.com/Reckless-Satoshi/robosats/pulls). Your changes will show right here.
|
||||
{: .notice--primary}
|
@ -9,7 +9,7 @@ This page is under construction. Learn.RoboSats is a joint effort of the RoboSat
|
||||
|
||||
## <i class="fa-solid fa-seedling"></i> You can complete this page!
|
||||
|
||||
**ProTip:** You can directly edit [the content of this page <i class="fa-brands fa-github-alt"></i>](https://github.com/Reckless-Satoshi/robosats/blob/main/docs/{{page.src}}) and open a [Pull Request <i class="fa-solid fa-code-pull-request"/>](https://github.com/Reckless-Satoshi/robosats/pulls), your changes will show right here.
|
||||
**ProTip:** You can directly [edit this page <i class="fa-brands fa-github-alt"></i>](https://github.com/Reckless-Satoshi/robosats/blob/main/docs/{{page.src}}) and open a [Pull Request <i class="fa-solid fa-code-pull-request"/>](https://github.com/Reckless-Satoshi/robosats/pulls). Your changes will show right here.
|
||||
{: .notice--primary}
|
||||
|
||||
If you have already used RoboSats, you are an expert! If you understand how it works behind the scenes, you are a master! Please, consider contributing to the Learn.RoboSats' guides and platform documentation.
|
@ -3,7 +3,7 @@ layout: single
|
||||
title: "Translate RoboSats"
|
||||
permalink: /contribute/languages/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-code'></i> Translation"
|
||||
title: "<i class='fa-solid fa-language'></i> Translation"
|
||||
nav: contribute
|
||||
toc: true
|
||||
toc_sticky: true
|
11
docs/_pages/contribute/03-liquidity.md
Normal file
11
docs/_pages/contribute/03-liquidity.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: "Open a Channel"
|
||||
permalink: /contribute/liquidity/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-circle-nodes'></i> LN liquidity"
|
||||
nav: contribute
|
||||
src: "_pages/contribute/03-liquidity.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/contribute/04-guides.md
Normal file
11
docs/_pages/contribute/04-guides.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: "Guides"
|
||||
permalink: /contribute/guides/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-graduation-cap'></i> Guides"
|
||||
nav: contribute
|
||||
src: "_pages/contribute/04-guides.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/contribute/05-art.md
Normal file
11
docs/_pages/contribute/05-art.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: "Art & Memes"
|
||||
permalink: /contribute/art/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-palette'></i> Art"
|
||||
nav: contribute
|
||||
src: "_pages/contribute/05-art.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/contribute/06-outreach.md
Normal file
11
docs/_pages/contribute/06-outreach.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: "Outreach"
|
||||
permalink: /contribute/outreach/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid bullhorn'></i> Outreach"
|
||||
nav: contribute
|
||||
src: "_pages/contribute/06-outreach.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/contribute/07-donate.md
Normal file
11
docs/_pages/contribute/07-donate.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: "Donate"
|
||||
permalink: /contribute/donate/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-bitcoin'></i> Donate"
|
||||
nav: contribute
|
||||
src: "_pages/contribute/07-donate.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
@ -8,10 +8,10 @@ sidebar:
|
||||
---
|
||||
RoboSats is an easy way to privately exchange Bitcoin for national currencies It simplifies the peer-to-peer experience and makes use lightning hold invoices to minimize custody and trust requirements.
|
||||
|
||||
**Let's go!** To start using RoboSats you only need a [<i class='fa-solid fa-wallet'></i> Lightning Wallet](/docs/wallets/) and a [TOR enabled Web Browser](/docs/tor/).
|
||||
**Let's go!** To start using RoboSats you only need a [<i class='fa-solid fa-wallet'></i> Lightning Wallet](/docs/wallets/) and a [TOR enabled browser](/docs/tor/).
|
||||
{: .notice--primary}
|
||||
|
||||
1. Get a Lightning enabled [Wallet](/docs/wallets/)
|
||||
1. Get a Lightning [Wallet](/docs/wallets/)
|
||||
2. Get [Tor Browser](https://www.torproject.org/download/)
|
||||
3. Access [RoboSats](/docs/access/)
|
||||
4. Watch and read simple [tutorials](/watch/en/)
|
||||
4. Check the [tutorials](/watch/en/)
|
@ -15,13 +15,19 @@ The safest and most private way to use RoboSats is through the Onion address. Yo
|
||||
|
||||
> [<b>robosats</b>6tkf3eva7x2voqso3a5wcorsnw34j<br/>veyxfqi2fu7oyheasid.onion](http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion/)
|
||||
|
||||
**Private:** your connection will be encrypted end-to-end and relaid by several layers of nodes making tracking harder.
|
||||
{: .notice--primary}
|
||||
|
||||
## <i class="fa-solid fa-window-maximize"></i> Unsafe in Clearnet
|
||||
There is an unsafe way to view RoboSats without TOR that relies on third party tor2web services. With this URL you can access RoboSats from any browser, but using this URL is highly unrecommended!
|
||||
|
||||
## <i class="fa-solid fa-window-maximize"></i> Unsafely in Clearnet
|
||||
There is an unsafe way to view RoboSats without TOR that relies on third party tor2web services. With this URL you can access RoboSats from any browser, but using this URL is **highly unrecommended!**
|
||||
|
||||
> [unsafe.robosats.com](https://unsafe.robosats.com)
|
||||
|
||||
Take it for granted: if you use that link, you are being spied on. However, most sensitive tools will be disabled (e.g. the chat) to avoid users giving away sensitive personal data.
|
||||
**Unsafe:** your privacy can be compromised if you use the unsafe clearnet url in a regular web browser.
|
||||
{: .notice--secondary}
|
||||
|
||||
TIf you use the clearnet url, you should assume are being spied on. However, most sensitive RoboSats features are disabled (e.g. the chat) so users cannot give away sensitive personal data. Use this URL only to have a quick look to the book orders. Never use it for trading or logging into active Robot avatars.
|
||||
|
||||
## <i class="fa-solid fa-person-dots-from-line"></i> All in one
|
||||
|
||||
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: single
|
||||
title: Best Practices
|
||||
permalink: /docs/best-practices/
|
||||
sidebar:
|
||||
title: "<i class='fa-hand-peace'></i> Best Practices"
|
||||
nav: docs
|
||||
src: "_pages/docs/01-best-practices/00-best-practices.md"
|
||||
---
|
||||
|
||||
Although RoboSats is very private and safe from the get go. There are always some further steps you can follow to improve your privacy and minimize your risks.
|
||||
|
||||
{% include wip%}
|
@ -7,7 +7,7 @@ toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-fingerprint'></i> Easy PGP Encryption"
|
||||
nav: docs
|
||||
src: "_pages/docs/01-best-practices/01-PGP-guide.md"
|
||||
src: "_pages/docs/01-best-practices/01-pgp-guide.md"
|
||||
---
|
||||
Learn how to use OpenKeychain to cipher sensible data during RoboSats trade.
|
||||
|
@ -1,13 +1,13 @@
|
||||
---
|
||||
layout: single
|
||||
title: Fácil Encriptación PGP
|
||||
permalink: /es/docs/pgp-encryption/
|
||||
title: Encriptación fácil con PGP
|
||||
permalink: /docs/pgp-encryption/es/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-fingerprint'></i> Fácil Encriptación PGP"
|
||||
title: "<i class='fa-solid fa-fingerprint'></i> Encriptación PGP"
|
||||
nav: docs
|
||||
src: "_pages/docs/01-best-practices/01-PGP-guide_es.md"
|
||||
src: "_pages/docs/01-best-practices/01-pgp-guide_es.md"
|
||||
---
|
||||
|
||||
Cómo usar OpenKeychain para cifrar datos sensibles al usar RoboSats.
|
@ -1,13 +1,14 @@
|
||||
---
|
||||
layout: single
|
||||
title: Fiat Best Practices
|
||||
permalink: /docs/fiat-payment-best-practices/
|
||||
permalink: /docs/payment-methods/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-hand-peace'></i> Fiat Best Practices"
|
||||
nav: docs
|
||||
---
|
||||
src: "_pages/docs/01-best-practices/02-payment-methods.md"
|
||||
---
|
||||
|
||||
Currently, there are no restrictions on the fiat payment method. You can pay with any method that both you and your peer agree on. This includes the higher risk method such as PayPal, Venmo, and Cash apps. However, the payment method with lower risk is recommended, you can learn more details about the characteristics and differences of each fiat payment method from <a href = "https://bisq.wiki/Payment_methods#Payment_method_guides">Bisq wiki</a>.
|
||||
|
||||
@ -74,3 +75,5 @@ Then select "Friends or Family" in the payment type choosing page.
|
||||
<div align="center">
|
||||
<img src="/assets/images/fiat-payment-methods/PayPal-choose-phone.png" width="230"/>
|
||||
</div>
|
||||
|
||||
{% include improve %}
|
11
docs/_pages/docs/01-best-practices/03-proxy-wallets.md
Normal file
11
docs/_pages/docs/01-best-practices/03-proxy-wallets.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: "Proxy Wallets"
|
||||
permalink: /docs/proxy-wallets/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-route'></i> Proxy Wallets"
|
||||
nav: docs
|
||||
src: "_pages/docs/01-best-practices/03-proxy-wallets.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
13
docs/_pages/docs/01-best-practices/04-channels.md
Normal file
13
docs/_pages/docs/01-best-practices/04-channels.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: single
|
||||
title: "Lightning Channels"
|
||||
permalink: /docs/channels/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-circle-nodes'></i> Lightning Channels"
|
||||
nav: docs
|
||||
src: "_pages/docs/01-best-practices/04-channels.md"
|
||||
---
|
||||
|
||||
<!-- TODO: Should you open a channel to RoboSats node? Depends. Establish the 3 cases: 1) as a seller (good idea, cheap and reliable, but they might get closed eventually if unsused), 2) as a buyer (it does not matter, buyers do not pay routing fees. Privacy is the same) 3) as a routing node (Woah, super useful! Yet we cannot guarantee robosats will be a good routing partner: 1) locked many small HTLCs for long periods 2) has high fees 3) yet, it does generate lot of legit movement of Sats, and double routing the same order is possible. 4) sats will always be on your side, and that's ok! By desing it is how liquidity is the most useful!) -->
|
||||
|
||||
{% include wip %}
|
@ -5,6 +5,11 @@ permalink: /docs/private/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-user-ninja'></i> Private by Default"
|
||||
title: "<i class='fa-solid fa-user-ninja'></i> Private"
|
||||
nav: docs
|
||||
---
|
||||
src: "_pages/docs/02-features/01-private.md"
|
||||
---
|
||||
|
||||
<!-- TODO: explain TOR, high entropy avatar, no registration, no identity reuse, lightning onion routing, no logs policy, etc. -->
|
||||
|
||||
{% include wip %}
|
13
docs/_pages/docs/02-features/02-fast.md
Normal file
13
docs/_pages/docs/02-features/02-fast.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: single
|
||||
title: Lightning Fast
|
||||
permalink: /docs/fast/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-jet-fighter'></i> Fast"
|
||||
nav: docs
|
||||
src: "_pages/docs/02-features/02-fast.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
layout: single
|
||||
title: "The TOR Network"
|
||||
permalink: /docs/tor/
|
||||
sidebar:
|
||||
title: "<img style='width:28px;height:29px' src='/assets/vector/tor.svg'/> TOR"
|
||||
nav: docs
|
||||
src: "_pages/docs/00-quick-start/02-tor.md"
|
||||
---
|
||||
{% include wip %}
|
15
docs/_pages/docs/02-features/03-safe.md
Normal file
15
docs/_pages/docs/02-features/03-safe.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
layout: single
|
||||
title: Safe
|
||||
permalink: /docs/safe/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-shield'></i> Safe"
|
||||
nav: docs
|
||||
src: "_pages/docs/02-features/03-fast.md"
|
||||
---
|
||||
|
||||
<!-- TODO: Explain bonds, escrow, dispute resolution and community support. Be clear that this is an early development and experimental project, use with utmost caution. -->
|
||||
|
||||
{% include wip %}
|
13
docs/_pages/docs/03-understand/02-robots.md
Normal file
13
docs/_pages/docs/03-understand/02-robots.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: single
|
||||
title: Robot Avatars
|
||||
permalink: /docs/robots/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-robot'></i> Robots"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/02-robots.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/docs/03-understand/03-premium.md
Normal file
11
docs/_pages/docs/03-understand/03-premium.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: Premium over the Market
|
||||
permalink: /docs/premium/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-percent'></i> Premium"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/03-premium.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/docs/03-understand/04-bonds.md
Normal file
11
docs/_pages/docs/03-understand/04-bonds.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: Maker and Taker Bonds
|
||||
permalink: /docs/bonds/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-ticket-simple'></i> Bonds"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/04-bonds.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/docs/03-understand/05-trade-escrow.md
Normal file
11
docs/_pages/docs/03-understand/05-trade-escrow.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: Trade Escrow
|
||||
permalink: /docs/escrow/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-money-bill-transfer'></i> Escrow"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/05-trade-escrow.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
11
docs/_pages/docs/03-understand/06-disputes.md
Normal file
11
docs/_pages/docs/03-understand/06-disputes.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: Disputes
|
||||
permalink: /docs/disputes/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-life-ring'></i> Disputes"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/06-disputes.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
@ -1,12 +1,13 @@
|
||||
---
|
||||
layout: single
|
||||
title: Wallets
|
||||
title: Wallets Compatibility with RoboSats
|
||||
permalink: /docs/wallets/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-wallet'></i> Wallets"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/07-wallets.md"
|
||||
|
||||
# Icons
|
||||
good: "<i style='color:#1976d2' class='fa-solid fa-square-check fa-2xl'></i>"
|
||||
@ -22,7 +23,6 @@ thumbsdown: "<i style='color:#9c27b0' class='fa-solid fa-thumbs-down fa-2xl'></i
|
||||
unclear: "<i style='color:#ff9800' class='fa-solid fa-question fa-2xl'></i>"
|
||||
bitcoin: "<i class='fa-solid fa-bitcoin-sign'></i>"
|
||||
---
|
||||
## Wallet Compatibility Table
|
||||
|
||||
| Wallet | Version | Device | UX<sup>1</sup> | Bonds<sup>2</sup> | Payout<sup>3</sup> | Comp<sup>4</sup> | Total<sup>5</sup> |
|
||||
|:---|:---|:--:|:--:|:--:|:--:|:--:|:--:|
|
||||
@ -71,5 +71,5 @@ The hodl invoice shows as a grey icon while waiting. Need to tap the back obviou
|
||||
|
||||
|
||||
## <i class="fa-solid fa-code-pull-request"></i> Help keep this page updated
|
||||
There are many wallets and all of them keep improving at lightning speed. You can contribute to the RoboSats Open Source Project by testing wallets, editing [the content of this page](https://github.com/Reckless-Satoshi/robosats/tree/main/docs/_pages/docs/03-understand/06-wallets.md) and opening a [Pull Request](https://github.com/Reckless-Satoshi/robosats/pulls)
|
||||
There are many wallets and all of them keep improving at lightning speed. You can contribute to the RoboSats Open Source Project by testing wallets, editing [the content of this page](https://github.com/Reckless-Satoshi/robosats/tree/main/docs/{page.src}}) and opening a [Pull Request](https://github.com/Reckless-Satoshi/robosats/pulls)
|
||||
|
11
docs/_pages/docs/03-understand/08-limits.md
Normal file
11
docs/_pages/docs/03-understand/08-limits.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: single
|
||||
title: Exchange Limits
|
||||
permalink: /docs/limits/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-gauge-high'></i> Limits"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/08-limits.md"
|
||||
---
|
||||
|
||||
{% include wip %}
|
13
docs/_pages/docs/03-understand/09-swaps.md
Normal file
13
docs/_pages/docs/03-understand/09-swaps.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
layout: single
|
||||
title: P2P Swaps
|
||||
permalink: /docs/swaps/
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-arrow-right-arrow-left'></i> Swaps"
|
||||
nav: docs
|
||||
src: "_pages/docs/03-understand/09-swaps.md"
|
||||
---
|
||||
|
||||
<!-- TODO: explain and show (UI) how to do P2P LN<-> onchain swaps -->
|
||||
|
||||
{% include wip %}
|
@ -1,16 +1,22 @@
|
||||
---
|
||||
layout: single
|
||||
title: Watch & Learn
|
||||
title: Watch & learn
|
||||
permalink: /watch/en/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "Tutorials"
|
||||
nav: tutorial
|
||||
---
|
||||
src: "_pages/docs/tutorials/videos-en.md"
|
||||
---
|
||||
|
||||
### BTCSessions: Buy and Sell BTC with no ID
|
||||
#### BTCSessions: Buy and Sell BTC with no ID
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/XW_wzRz_BDI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
#### AntonopulosL: Short Visual Explainer
|
||||
|
||||
### [How to Use Guide](/read/en/)
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">ROBOSATS 🇬🇧🇺🇸 <a href="https://t.co/FmOS7rRGQX">pic.twitter.com/FmOS7rRGQX</a></p>— Antonópulos 🕵️⚡ (@AntonopulosL) <a href="https://twitter.com/AntonopulosL/status/1522582182128242688?ref_src=twsrc%5Etfw">May 6, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
#### [Go to: How to Use Guide](/read/en/)
|
||||
|
||||
{% include add_tutorials %}
|
31
docs/_pages/tutorials/watch/videos-es.md
Normal file
31
docs/_pages/tutorials/watch/videos-es.md
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
layout: single
|
||||
title: Ver y aprender
|
||||
permalink: /watch/es/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "Tutoriales"
|
||||
nav: tutorial
|
||||
src: "_pages/docs/tutorials/videos-es.md"
|
||||
---
|
||||
|
||||
#### AntonopulosL: corto explicativo visual
|
||||
<blockquote class="twitter-tweet"><p lang="es" dir="ltr">He vuelto 🤟<br><br>He hecho este tutorial sobre Robosats <a href="https://twitter.com/recksato?ref_src=twsrc%5Etfw">@recksato</a> <a href="https://t.co/unPV39a8Qk">pic.twitter.com/unPV39a8Qk</a></p>— Antonópulos 🕵️⚡ (@AntonopulosL) <a href="https://twitter.com/AntonopulosL/status/1522511225837563904?ref_src=twsrc%5Etfw">May 6, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
#### Juan en Crypto (directo): Comprar y vender sin-KYC.
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/8r8X_nSK8mc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
#### Cripto Panas: Compra BITCOIN sin KYC en ROBOSATS
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/XsawPxCIPgg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
#### C0LBITC0IN: Comprar Bitcoin en RoboSats (Android)
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/TdtjnXx2a4U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
#### Jlandyr (directo): Comprar Bitcoin sin registro
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/xRktsd0v658" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
|
||||
#### [Siguiente: Tutorial RoboSats (lectura)](/read/es/)
|
||||
|
||||
{% include add_tutorials %}
|
18
docs/_pages/tutorials/watch/videos-fr.md
Normal file
18
docs/_pages/tutorials/watch/videos-fr.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
layout: single
|
||||
title: Regardez et apprenez
|
||||
permalink: /watch/fr/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<i class='fa-solid fa-circle-play'></i> Tutoriels"
|
||||
nav: tutorial
|
||||
src: "_pages/docs/tutorials/videos-fr.md"
|
||||
---
|
||||
|
||||
#### AntonopulosL: courte vidéo explicative
|
||||
|
||||
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">ROBOSATS 🇫🇷 <a href="https://t.co/ZfQT09y4az">pic.twitter.com/ZfQT09y4az</a></p>— Antonópulos 🕵️⚡ (@AntonopulosL) <a href="https://twitter.com/AntonopulosL/status/1522541601641349120?ref_src=twsrc%5Etfw">May 6, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
|
||||
|
||||
|
||||
{% include add_tutorials %}
|
16
docs/_pages/tutorials/watch/videos-pt.md
Normal file
16
docs/_pages/tutorials/watch/videos-pt.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: single
|
||||
title: Veja e aprenda
|
||||
permalink: /watch/pt/
|
||||
toc: true
|
||||
toc_sticky: true
|
||||
sidebar:
|
||||
title: "<img style='width:22px;height:13px' src='/assets/vector/portuguese.svg'/><i class='fa-solid fa-circle-play'></i> Tutoriais"
|
||||
nav: tutorial
|
||||
src: "_pages/docs/tutorials/videos-pt.md"
|
||||
---
|
||||
|
||||
#### BitDov: Exchange P2P de Bitcoin via Lightning
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/pLiXLBdfwNI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
{% include add_tutorials %}
|
@ -2,9 +2,9 @@
|
||||
layout: home
|
||||
author_profile: true
|
||||
title: "Welcome to Learn.RoboSats!"
|
||||
date: 2022-05-14 06:28:14 -0500
|
||||
date: 2022-05-19 06:28:14 -0500
|
||||
categories: robosats update
|
||||
---
|
||||
Sovereignty is scary at first, then liberating. Buying your first Sats from a peer looks intimidating but is very empowering. In Learn.RoboSats you can find all of the documentation and resources so you feel comfortable using the RoboSats P2P exchange. From easy to follow video tutorials, to technical deep-dives into how the exchange protects your privacy.
|
||||
Sovereignty is scary at first, then liberating. Buying your first Sats from a peer might seem intimidating, but it is very empowering. In Learn.RoboSats you can find all of the documentation and resources so you feel comfortable using the RoboSats P2P exchange. From easy to follow video tutorials, to technical deep-dives into how the exchange works.
|
||||
|
||||
This site is under construction, just like the exchange itself. Have fun!
|
||||
This site is under construction, just like the exchange itself. Check around, you probably can write up and complete some of the missing pages. Have fun!
|
||||
|
2
docs/assets/vector/french.svg
Normal file
2
docs/assets/vector/french.svg
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600"><rect width="900" height="600" fill="#ED2939"/><rect width="600" height="600" fill="#fff"/><rect width="300" height="600" fill="#002395"/></svg>
|
After Width: | Height: | Size: 249 B |
@ -1,8 +1,8 @@
|
||||
{
|
||||
"UNSAFE ALERT - UnsafeAlert.js": "Alert that shows on top when browsing from the unsafe clearnet sites",
|
||||
"You are not using RoboSats privately": "No estàs emprant RoboSats de forma privada",
|
||||
"desktop_unsafe_alert": "Algunes funcions (com el xat) estan deshabilitades per protegir i sense elles no podràs completar un intercanvi. Per protegir la teva privacitat i habilitar RoboSats per complet, fes servir el <1>Tor Browser</1> and visit the <3>Onion</3> site.",
|
||||
"phone_unsafe_alert": "No podràs completar un intercanvi. Fes servir el <1>Tor Browser</1> and visit the <3>Onion</3> site.",
|
||||
"desktop_unsafe_alert": "Algunes funcions (com el xat) estan deshabilitades per protegir i sense elles no podràs completar un intercanvi. Per protegir la teva privacitat i habilitar RoboSats per complet, fes servir <1>Tor Browser</1> i visita el <3>Onion</3> site.",
|
||||
"phone_unsafe_alert": "No podràs completar un intercanvi. Fes servir <1>Tor Browser</1> i vista el <3>Onion</3> site.",
|
||||
"Hide":"Amagar",
|
||||
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
"Back":"Tornar",
|
||||
"Create an order for ":"Crear una ordre per ",
|
||||
"Create a BTC buy order for ":"Crear ordre de compra de bitcoin per ",
|
||||
"Create a BTC sell order for ":"Crear ordre de venta de bitcoin per ",
|
||||
"Create a BTC sell order for ":"Crear ordre de venda de bitcoin per ",
|
||||
" of {{satoshis}} Satoshis":" de {{satoshis}} Sats",
|
||||
" at market price":" a preu de mercat",
|
||||
" at a {{premium}}% premium":" amb una prima del {{premium}}%",
|
||||
@ -82,8 +82,6 @@
|
||||
"not specified":"Sense especificar",
|
||||
"Instant SEPA":"SEPA Instantània",
|
||||
"Amazon GiftCard":"Targeta Regal d'Amazon",
|
||||
"Amazon ES GiftCard":"Targeta Regal d'Amazon ES",
|
||||
"Amazon MX GiftCard":"Targeta Regal d'Amazon MX",
|
||||
"Google Play Gift Code":"Targeta Regal de Google Play",
|
||||
"Cash F2F":"Efectiu en persona",
|
||||
"On-Chain BTC":"On-Chain BTC",
|
||||
@ -157,7 +155,7 @@
|
||||
"You have an active order":"Tens una ordre activa",
|
||||
"You can claim satoshis!":"Pots retirar Sats!",
|
||||
"Public Buy Orders":"Ordres de compra",
|
||||
"Public Sell Orders":"Ordres de venta",
|
||||
"Public Sell Orders":"Ordres de venda",
|
||||
"Today Active Robots":"Robots actius avui",
|
||||
"24h Avg Premium":"Prima mitjana en 24h",
|
||||
"Trade Fee":"Comissió",
|
||||
@ -177,6 +175,7 @@
|
||||
"Inactive order":"Ordre inactiva",
|
||||
"You do not have previous orders":"No tens ordres prèvies",
|
||||
|
||||
|
||||
"ORDER PAGE - OrderPage.js": "Order details page",
|
||||
"Order Box":"Ordre",
|
||||
"Contract":"Contracte",
|
||||
@ -322,7 +321,7 @@
|
||||
"RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.":"RoboSats està intentant pagar la teva factura de Lightning. Recorda que els nodes Lightning han d'estar en línia per rebre pagaments.",
|
||||
"Retrying!":"Reintentant!",
|
||||
"Lightning Routing Failed":"Ha fallat l'enrutament Lightning",
|
||||
"Your invoice has expired or more than 3 payment attempts have been made.":"La teva factura ha expirat o s'han fet més de 3 intents de pagament. La cartera Muun no està recomanada. ",
|
||||
"Your invoice has expired or more than 3 payment attempts have been made. Muun wallet is not recommended. ":"La teva factura ha expirat o s'han fet més de 3 intents de pagament. La cartera Muun no està recomanada. ",
|
||||
"Check the list of compatible wallets":"Mira la llista de carteres compatibles",
|
||||
"RoboSats will try to pay your invoice 3 times every 5 minutes. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.":"RoboSats intentarà pagar la teva factura 3 cops cada 5 minuts. Si segueix fallant, podràs presentar una nova factura. Comprova si tens suficient liquiditat entrant. Recorda que els nodes de Lightning han d'estar en línia per poder rebre pagaments.",
|
||||
"Next attempt in":"Proper intent en",
|
||||
@ -352,7 +351,6 @@
|
||||
"Your order is paused":"La teva ordre està pausada",
|
||||
"Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.":"La teva ordre pública va ser pausada. Ara mateix, l'ordre no pot ser vista ni presa per altres robots. Pots tornar a activarla quan desitgis.",
|
||||
"Unpause Order":"Activar Ordre",
|
||||
|
||||
|
||||
"INFO DIALOG - InfoDiagog.js":"App information and clarifications and terms of use",
|
||||
"Close":"Tancar",
|
||||
@ -362,33 +360,33 @@
|
||||
"It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.":"Simplifica l'emparellament i minimitza la necessitat de confiança. RoboSats es centra en la privacitat i la velocitat.",
|
||||
"(GitHub).":"(GitHub).",
|
||||
"How does it work?":"Com funciona?",
|
||||
"AnonymousAlice01 wants to sell bitcoin. She posts a sell order. BafflingBob02 wants to buy bitcoin and he takes Alice's order. Both have to post a small bond using lightning to prove they are real robots. Then, Alice posts the trade collateral also using a lightning hold invoice. RoboSats locks the invoice until Alice confirms she received the fiat, then the satoshis are released to Bob. Enjoy your satoshis, Bob!":"AnonymousAlice01 vol vendre bitcoin. Ella publica una ordre de venda. BafflingBob02 vol comprar bitcoin i escull l'ordre d'Alicia. Tots dos han de bloquejar una petita fiança en Lightning per probar que són veritables Robots. Després, Alicia envia el col·lateral també fent ús d'una factura de Lightning. RoboSats bloqueja la factura fins que Alicia confirma haver rebut el fiat, després el bitcoin s'allibera i s'envia a Bob. Gaudeix el teu bitcoin, Bob!",
|
||||
"AnonymousAlice01 wants to sell bitcoin. She posts a sell order. BafflingBob02 wants to buy bitcoin and he takes Alice's order. Both have to post a small bond using lightning to prove they are real robots. Then, Alice posts the trade collateral also using a lightning hold invoice. RoboSats locks the invoice until Alice confirms she received the fiat, then the satoshis are released to Bob. Enjoy your satoshis, Bob!":"AnonymousAlice01 vol vendre bitcoin. Ella publica una ordre de venda. BafflingBob02 vol comprar bitcoin i escull l'ordre d'Alicia. Tots dos han de bloquejar una petita fiança en Lightning per provar que són veritables Robots. Després, Alicia envia el col·lateral fent ús també d'una factura de Lightning. RoboSats bloqueja la factura fins que Alicia confirma haver rebut el fiat, després el bitcoin s'allibera i s'envia a Bob. Gaudeix el teu bitcoin, Bob!",
|
||||
"At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, RoboSats staff will help resolving the dispute.":"En cap moment AnonymousAlice01 ni BafflingBob02 han de confiar els fons de bitcoin a l'altra part. En cas de conflicte, el personal de RoboSats ajudarà a resoldre la disputa.",
|
||||
"You can find a step-by-step description of the trade pipeline in ":"Pots trobar una descripció pas a pas dels intercanvis a ",
|
||||
"How it works":"Com funciona",
|
||||
"You can also check the full guide in ":"També pots revisar la guia sencera a ",
|
||||
"How to use":"Com utilizar",
|
||||
"What payment methods are accepted?":"Quins mètodes de pagament s'accepten?",
|
||||
"All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.":"Tots sempre que siguin ràpids. Pots escriure a sota el teu mètode de pagament preferit(s). Hauràs de trobar un company que accepti aquest mètode. El pas per intercanviar el fiat te un tiemps de expiració de 24 hores abans de que s'obri una disputa automàticament. Et recomanem mètodes d'enviament de fiat.",
|
||||
"All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.":"Tots sempre que siguin ràpids. Pots escriure a sota el teu mètode de pagament preferit(s). Hauràs de trobar un company que accepti aquest mètode. El pas per intercanviar el fiat té un temps d'expiració de 24 hores abans no s'obri una disputa automàticament. Et recomanem mètodes d'enviament de fiat.",
|
||||
"Are there trade limits?":"Hi ha límit d'intercanvis?",
|
||||
"Maximum single trade size is {{maxAmount}} Satoshis to minimize lightning routing failure. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously in different browsers (remember to back up your robot tokens!).":"Per minimitzar problemes a l'enrutament Lightning, el màxim per intercanvi és de {{maxAmount}} Sats. No hi ha límit d'intercanvis en el temps. Tot i que un Robot només pot intervenir en una ordre a la vegada, pots fer servir varis Robots a diferents navegadors (recorda guardar els tokens dels teus Robots!).",
|
||||
"Maximum single trade size is {{maxAmount}} Satoshis to minimize lightning routing failure. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously in different browsers (remember to back up your robot tokens!).":"Per minimitzar problemes a l'enrutament Lightning, el màxim per intercanvi és de {{maxAmount}} Sats. No hi ha límit d'intercanvis en el temps. Tot i que un Robot només pot intervenir una ordre a la vegada, pots fer servir varis Robots a diferents navegadors (recorda guardar els tokens dels teus Robots!).",
|
||||
"Is RoboSats private?":"És privat RoboSats?",
|
||||
"RoboSats will never ask you for your name, country or ID. RoboSats does not custody your funds and does not care who you are. RoboSats does not collect or custody any personal data. For best anonymity use Tor Browser and access the .onion hidden service.":"RoboSats no custòdia els teus fons i no recol·lecta o custòdia cap dada personal, doncs no li importa qui ets. RoboSats mai et preguntarà pel teu nom, país o número de document. Per millorar la teva privacitat, fes ús del Navegador Tor i visita el lloc ceba.",
|
||||
"Your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.":"El teu company d'intercanvi és l'únic que pot potencialment esbrinar quelcom sobre tu. Mantingues una conversa curta i concisa. Evita donar dades que no siguin estrictament necessàries pel pagament del fiat.",
|
||||
"What are the risks?":"Quins són els riscos?",
|
||||
"This is an experimental application, things could go wrong. Trade small amounts!":"Aquesta és una aplicació experimental, quelcom pot no sortir bé. Intercanvia petites quantitats!",
|
||||
"The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.":"El vendedor té els mateixos riscos de devolución que amb qualsevol altre servei P2P. PayPal o targetes de crèdit no són recomanades.",
|
||||
"The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.":"El venedor té els mateixos riscos de devolució que amb qualsevol altre servei P2P. PayPal o targetes de crèdit no són recomanades.",
|
||||
"What is the trust model?":"Quin és el model de confiança?",
|
||||
"The buyer and the seller never have to trust each other. Some trust on RoboSats is needed since linking the seller's hold invoice and buyer payment is not atomic (yet). In addition, disputes are solved by the RoboSats staff.":"Comprador i vendedor mai han de confiar l'un en l'altre. Una mínima confiança en RoboSats és necessària, doncs és l'enllaç entre la fiança del vendedor i el pagament del comprador, que no és atòmic (encara). A més, les disputes es resolen pel personal de RoboSats.",
|
||||
"To be totally clear. Trust requirements are minimized. However, there is still one way RoboSats could run away with your satoshis: by not releasing the satoshis to the buyer. It could be argued that such move is not in RoboSats' interest as it would damage the reputation for a small payout. However, you should hesitate and only trade small quantities at a time. For large amounts use an onchain escrow service such as Bisq":"Amb total claredat, els requeriments de confiança són minimitzats. No obstant, encara hi ha una manera de que RoboSats fugi amb els teus Sats: no enviant-li al comprador. Es podria argumentar que aquest moviment malmetria la reputació de RoboSats per només un petit import. De todas formes, hauries de dubtar i només intercanviar petites sumes cada cop. Per grans sumes fes servir un exchange de primera capa com Bisq",
|
||||
"The buyer and the seller never have to trust each other. Some trust on RoboSats is needed since linking the seller's hold invoice and buyer payment is not atomic (yet). In addition, disputes are solved by the RoboSats staff.":"Comprador i venedor mai han de confiar l'un en l'altre. Una mínima confiança en RoboSats és necessària, doncs és l'enllaç entre la fiança del venedor i el pagament del comprador, que no és atòmic (encara). A més, les disputes es resolen pel personal de RoboSats.",
|
||||
"To be totally clear. Trust requirements are minimized. However, there is still one way RoboSats could run away with your satoshis: by not releasing the satoshis to the buyer. It could be argued that such move is not in RoboSats' interest as it would damage the reputation for a small payout. However, you should hesitate and only trade small quantities at a time. For large amounts use an onchain escrow service such as Bisq":"Amb total claredat, els requeriments de confiança són minimitzats. No obstant, encara hi ha una manera de que RoboSats fugi amb els teus Sats: no enviant-li al comprador. Es podria argumentar que aquest moviment malmetria la reputació de RoboSats per només un petit import. De totes formes, hauries de dubtar i només intercanviar petites sumes cada cop. Per grans sumes fes servir un exchange de primera capa com Bisq",
|
||||
"You can build more trust on RoboSats by inspecting the source code.":"Pots augmentar la confiança en RoboSats inspeccionant el codi font.",
|
||||
"Project source code":"Codi font del projecte",
|
||||
"What happens if RoboSats suddenly disappears?":"Què passaria si RoboSats desaparegués?",
|
||||
"Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if RoboSats goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if RoboSats disappears. This window is about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels.":"Els teus Sats et seran retornats. Qualsevol factura no assentada serà automàticament retornada encara que RoboSats desaparegui. Això és cert tant per fiances com pels col·laterals. De todas formes, entre que el vendedor confirma haver rebut el fiat i el comprador rep els Sats, hi ha un temps d'aprox. 1 segon en que los fons podrian perdre's si RoboSats desaparegués. Assegurat de tenir suficient liquiditat entrant per evitar errors d'enrutament. Si tens algun problema, busca als canales públics de RoboSats.",
|
||||
"In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.":"A molts països utilitzar RoboSats no és diferent a fer servir Ebay o WallaPop. La teva regulació pot variar, és la teva responsabilidad el seu compliment.",
|
||||
"Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if RoboSats goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if RoboSats disappears. This window is about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels.":"Els teus Sats et seran retornats. Qualsevol factura no assentada serà automàticament retornada encara que RoboSats desaparegui. Això és cert tant per fiances com pels col·laterals. De totes formes, des de que el venedor confirma haver rebut el fiat i el comprador rep els Sats, hi ha un temps d'aprox. 1 segon en que los fons podrien perdre's si RoboSats desaparegués. Assegura't de tenir suficient liquiditat entrant per evitar errors d'enrutament. Si tens algun problema, busca als canals públics de RoboSats.",
|
||||
"In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.":"A molts països utilitzar RoboSats no és diferent a fer servir Ebay o WallaPop. La teva regulació pot variar, és responsabilitat teva el seu compliment.",
|
||||
"Is RoboSats legal in my country?":"És RoboSats legal al meu país?",
|
||||
"Disclaimer":"Avís",
|
||||
"This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ":"Aquesta aplicació de Lightning està en desenvolupament continu i s'entrega tal qual: intercanvia amb la màxima precaució. No hi ha suport privat. El suport s'ofereix només a canals públics.",
|
||||
"(Telegram)":"(Telegram)",
|
||||
". RoboSats will never contact you. RoboSats will definitely never ask for your robot token.":". RoboSats mai et contactarà. RoboSats mai et preguntarà pel token del teu Robot."
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user