A simple and private bitcoin exchange
Go to file
Reckless_Satoshi fb9fb88ab7
Implement user generator page frontend with client-side token generation
Uses crypto.getRandomValue() that at least should provide cryptographically strong random
2022-01-02 10:05:20 -08:00
.github/ISSUE_TEMPLATE Add concept for BTC <> Fiat p2p swap using Lightning. 2022-01-01 07:28:49 -08:00
api Create user generation API 2022-01-02 09:15:09 -08:00
frontend Implement user generator page frontend with client-side token generation 2022-01-02 10:05:20 -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 Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -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.