A simple and private bitcoin exchange
Go to file
2022-01-04 16:13:08 -08:00
.github/ISSUE_TEMPLATE Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
api Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
dev_utils Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
frontend Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
robosats Build frontend app test page using React 2022-01-01 15:58:44 -08:00
.editorconfig Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00
.gitignore Create user generation API 2022-01-02 09:15:09 -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 Update README.md 2022-01-01 17:29:05 +00:00
setup.md fix minor things, add mui style libs, figured CSRF problems some bugs left 2022-01-04 07:00:34 -08:00

RoboSats: Buy and sell non-KYC Satoshis.

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: robosatsbkpis32grrxz7vliwjuivdmsyjx4d7zrlffo3nul44ck5sad.onion
  • Url: robosats.org (Not active)
  • Version: v0.0.0 (Last stable)

Bitcoin testnet:

  • Tor: robotescktg6eqthfvatugczhzo3rj5zzk7rrkp6n5pa5qrz2mdikwid.onion
  • Url: testnet.robosats.org (Not active)
  • Commit height: v0.0.0 Latest commit.

Use Tor Browser and .onion for best anonymity.

Contribute to the Robotic Satoshis Open Source Project

See CONTRIBUTING.md

License

RoboSats is released under the terms of the AGPL3.0 license. See LICENSE for more details.