A simple and private bitcoin exchange
Go to file
2022-01-16 10:32:34 -08:00
.github/ISSUE_TEMPLATE Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
api Add background task for expired orders removal 2022-01-16 10:32:34 -08:00
chat Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
dev_utils Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
frontend Add background task for expired orders removal 2022-01-16 10:32:34 -08:00
robosats Add background task for expired orders removal 2022-01-16 10:32:34 -08:00
.editorconfig Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00
.env-sample Add second market price API. Median price is used. 2022-01-14 06:57:56 -08:00
.gitignore Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
concept_v0.0.1.pdf Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
CONTRIBUTING.md Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
faq.md Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
LICENSE Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
manage.py Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00
README.md Add dynamic refresh rate to OrderPage based on order status 2022-01-15 04:00:11 -08:00
requirements.txt Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
setup.md Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00

RoboSats: Buy and sell Satoshis Privately.

What is RoboSats?

RoboSats is a simple and private way to exchange bitcoin for national currencies. Robosats aims to simplify the peer-to-peer experience and uses lightning hodl invoices to minimize the trust needed to trade. In addition, your Robotic Satoshi will help you stick to best privacy practices.

Try it out

Bitcoin mainnet:

  • Tor: robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion (Not active)
  • Url: robosats.com (Registered - Not active)
  • Version: v0.0.0 (Last stable)

Bitcoin testnet:

  • Tor: robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion (Active - On Dev Node)
  • Url: testnet.robosats.com (Registered - Not active)
  • Commit height: v0.0.0 Latest commit.

Always use Tor Browser and .onion for best anonymity.

Contribute to the Robotic Satoshis Open Source Project

See CONTRIBUTING.md

License

The Robotic Satoshis Open Source Project is released under the terms of the AGPL3.0 license. See LICENSE for more details.