A simple and private bitcoin exchange
Go to file
Reckless_Satoshi 89c5f7a997
Merge pull request #28 from Reckless-Satoshi/asynchronous-chat
Minimal chat. Just enough for it to work. Does not log any message, so admin won't be able to resolve disputes easily with this set up.
2022-01-13 20:43:39 +00:00
.github/ISSUE_TEMPLATE Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
api Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either. 2022-01-13 11:22:54 -08:00
chat Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either. 2022-01-13 11:22:54 -08:00
dev_utils Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
frontend Work on tradebox. Chat bugs and copy to clipboard 2022-01-13 12:41:48 -08:00
robosats Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
.editorconfig Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00
.env-sample Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
.gitignore Work on LN bonds. Maker bond works. Yet, this is not the best way probably. 2022-01-11 12:49:53 -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 Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either. 2022-01-13 11:22:54 -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.