diff --git a/README.md b/README.md index 7964f117..6ae99408 100644 --- a/README.md +++ b/README.md @@ -12,24 +12,21 @@ RoboSats is a simple and private way to exchange bitcoin for national currencies ## Try it out! ### **Bitcoin Mainnet** -- 🧅 **TOR URL:** [**RoboSats**6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion](http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion) ( Open with [Tor Browser](https://www.torproject.org/download/)) +- **TOR URL:** [**RoboSats**6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion](http://robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion) ( Open with [Tor Browser](https://www.torproject.org/download/)) - Clearnet URL: [unsafe.robosats.com](https://unsafe.robosats.com) (not recommended!) - Clearnet Mirrors: [unsafe2](https://unsafe2.robosats.com) || [unsafe3](https://unsafe3.robosats.com) (not recommended!) -- Version: v0.1.0 MVP (+++) -*⚠️ Always use [Tor Browser](https://www.torproject.org/download/) and .onion for best anonymity. The Clearnet URL redirects to a third party Tor2web service. Your privacy cannot be guaranteed to be respected. Use clearnet only to check around the app, never use for trading!⚠️* +*Always use [Tor Browser](https://www.torproject.org/download/) and .onion for best privacy. The Clearnet URL redirects to a third party Tor2web service. Your privacy cannot be guaranteed to be respected. Use clearnet only to check around the app, never use for trading!* -### **Bitcoin Testnet** -- TOR URL: [RoboTestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion](http://robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion) -- Clearnet URL: [unsafe.testnet.robosats.com](https://unsafe.testnet.robosats.com) +- [Testnet and mirrors](https://learn.robosats.com/docs/access) ## How to use it -- **[Full Walkthrough how to use RoboSats (English)](https://github.com/Reckless-Satoshi/robosats/tree/main/docs/_pages/tutorials/read/how-to-use.md)** +- **[Full Walkthrough how to use RoboSats (English)](https://learn.robosats.com/read/en)** -- **[Guia completa de como usar RoboSats (Español)](https://github.com/Reckless-Satoshi/robosats/tree/main/docs/_pages/tutorials/read/how-to-use_es.md)** +- **[Guia completa de como usar RoboSats (Español)](https://learn.robosats.com/read/es)** -- **[Vollständiges how to use RoboSats (German)](https://github.com/Reckless-Satoshi/robosats/tree/main/docs/_pages/tutorials/read/how-to-use_de.md)** +- **[Vollständiges how to use RoboSats (Deutsch)](https://learn.robosats.com/read/de)** **Short video-walktrough** diff --git a/docs/_config.yml b/docs/_config.yml index 186d346f..9cbf98c0 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -31,7 +31,7 @@ masthead_title : # overrides the website title displayed in the masthe words_per_minute : robosats: node_id : 0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e - donation_address : bc1q2xu8y3gyys3u7nm8qrsw7tndp9lvjzvuudlnhh + donation_address : bc1q3cpp7ww92n6zp04hv40kd3eyy5avgughx6xqnx maker_fee : 0.025 # In percent (%) taker_fee : 0.175 # In percent (%) total_fee : 0.2 # In percent (%) diff --git a/docs/_data/navigation.yml b/docs/_data/navigation.yml index c60c16c4..cc4507d9 100644 --- a/docs/_data/navigation.yml +++ b/docs/_data/navigation.yml @@ -1,106 +1,113 @@ main: - - title: " Quick-Start" + - title: ' Quick-Start' url: /docs/quick-start/ - - title: " Tutorials" + - title: ' Tutorials' url: /watch/en/ - - title: " Contribute" + - title: ' Contribute' url: /contribute/ - - title: " Blog" + - title: ' Blog' url: /blog/ docs: - - title: " Quick Start" + - title: 'Quick Start' url: /docs/quick-start/ children: - - title: "    Lightning Network" + - title: '  Lightning Network' url: /docs/lightning/ - - title: "   TOR Network" + - title: '  TOR Network' url: /docs/tor/ - - title: "    Access" + - title: '  Access' url: /docs/access/ - - title: " Features" + - title: 'Features' url: /docs/features/ children: - - title: "    Private" + - title: '  Private' url: /docs/private/ - - title: "    Fast" + - title: '  Fast' url: /docs/fast/ - - title: "     Safe" + - title: '  Safe' url: /docs/safe/ - - title: " Understand" + - title: 'Understand' url: /docs/understand/ children: - - title: "    Trade Pipeline" + - title: '  Trade Pipeline' url: /docs/trade-pipeline/ - - title: "    Robots" + - title: '  Robots' url: /docs/robots/ - - title: "     Premium" + - title: '  Premium' url: /docs/premium/ - - title: "    Bonds" + - title: '  Bonds' url: /docs/bonds/ - - title: "    Trade Escrow" + - title: '  Trade Escrow' url: /docs/escrow/ - - title: "    Disputes" + - title: '  Prices' + url: /docs/prices/ + - title: '  Fees' + url: /docs/fees/ + - title: '  Disputes' url: /docs/disputes/ - - title: "    Wallets" + - title: '  Wallets' url: /docs/wallets/ - - title: "    Limits" + - title: '  Limits' url: /docs/limits/ - - title: "    Swaps" + - title: '  Swaps' url: /docs/swaps/ - - title: "    Telegram" + - title: '  Telegram' url: /docs/telegram/ + - title: '  API' + url: /docs/api-v1/ - - title: " Best Practices" + - title: 'Best Practices' url: /docs/best-practices/ children: - - title: "    PGP Encryption" + - title: '  PGP Encryption' url: /docs/pgp-encryption/ - - title: "    Payment Methods" + - title: '  Payment Methods' url: /docs/payment-methods/ - - title: "    Proxy Wallets" + - title: '  Proxy Wallets' url: /docs/proxy-wallets/ - - title: "    Lightning Channels" + - title: '  Lightning Channels' url: /docs/channels/ tutorial: - - title: " Watch" + - title: 'Watch' + url: "/watch/en/" children: - - title: "    English" + - title: "   English" url: "/watch/en/" - - title: "    Español" + - title: "   Español" url: "/watch/es/" - - title: "    Português" + - title: "   Português" url: "/watch/pt/" - - title: "    Français" + - title: "   Français" url: "/watch/fr/" - - title: " Read" + - title: 'Read' + url: "/watch/en/" children: - - title: "    English" + - title: "   English" url: "/read/en/" - - title: "    Español" + - title: "   Español" url: "/read/es/" - - title: "    Deutsch" + - title: "   Deutsch" url: "/read/de/" contribute: - - title: " Contribute" + - title: 'Contribute' url: /contribute/ children: - - title: "    Code" + - title: '  Code' url: /contribute/code/ - - title: "    Translations" + - title: '  Translations' url: /contribute/languages/ - - title: "    LN liquidity" + - title: '  Liquidity' url: /contribute/liquidity/ - - title: "    Guides" + - title: '  Guides' url: /contribute/guides/ - - title: "    Art" + - title: '  Art' url: /contribute/art/ - - title: "    Outreach" + - title: '  Outreach' url: /contribute/outreach/ - - title: "    Donate" - url: /contribute/donate/ - + - title: '  Donate' + url: /contribute/donate/ \ No newline at end of file diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 3897ea12..c5986b0b 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -18,4 +18,20 @@ - + diff --git a/docs/_includes/masthead.html b/docs/_includes/masthead.html index 0c66aa65..d55112b0 100644 --- a/docs/_includes/masthead.html +++ b/docs/_includes/masthead.html @@ -21,7 +21,7 @@ {% if site.search == true %} {% endif %}