mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
A simple and private bitcoin exchange
76a45bc8d5
Added the Order model with a rough approxiation to the fields needed. The field status can be read lineally as the progression trough the app pipeline. The view serves POSTs requests to enter new orders into the db. |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
api | ||
robosats | ||
.editorconfig | ||
.gitignore | ||
concept_v0.0.1.pdf | ||
CONTRIBUTING.md | ||
faq.md | ||
LICENSE | ||
manage.py | ||
README.md | ||
setup.md |
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.