A simple and private bitcoin exchange
Go to file
2022-01-02 04:59:48 -08:00
.github/ISSUE_TEMPLATE Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
api Create order detail API endpoint, create order page. Not fully working yet 2022-01-02 04:59:48 -08:00
frontend Create order detail API endpoint, create order page. Not fully working yet 2022-01-02 04:59:48 -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 Add main.js to .gitignore 2022-01-01 16:45:26 -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 Build frontend app test page using React 2022-01-01 15:58:44 -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.