A simple and private bitcoin exchange
Go to file
2022-01-18 09:42:45 -08:00
.github/ISSUE_TEMPLATE Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
api Users stay logged in when re-entering home if there is an active order or is an old account 2022-01-18 09:42:45 -08:00
chat Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
dev_utils Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
frontend Improve Order Expired behaviour 2022-01-18 07:45:04 -08:00
robosats Convert order cleaning task into admin command 2022-01-17 10:11:44 -08:00
.editorconfig Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00
.env-sample Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -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 Users stay logged in when re-entering home if there is an active order or is an old account 2022-01-18 09:42:45 -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

Original idea

A simple, custody-minimized, lightning exchange using hold invoices is heavily inspired by P2PLNBOT by @grunch

License

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