mirror of
https://github.com/RoboSats/robosats.git
synced 2025-08-14 17:37:14 +00:00
47 lines
2.1 KiB
YAML
47 lines
2.1 KiB
YAML
name: Robosats
|
|
summary: A simple and private bitcoin exchange
|
|
description: >-
|
|
RoboSats is a simple and private app to exchange bitcoin for national currencies.
|
|
Robosats simplifies the P2P user experience and uses lightning hold invoices to
|
|
minimize custody and trust requirements. The deterministically generated robot
|
|
avatars help users stick to best privacy practices.
|
|
|
|
Features:
|
|
|
|
- Decentralized: Scrow services are individually provided by members of the Robosats federation.
|
|
|
|
- Privacy focused: your robot avatar is deterministically generated, no need for registration.
|
|
|
|
- More than 10 languages available and over 60 fiat currencies
|
|
|
|
- Safe: simply lock a lightning hodl invoice and show you are real and committed.
|
|
|
|
- No data collection. Your communication with your peer is PGP encrypted, only you can read it.
|
|
|
|
- Lightning fast: the average sovereign trade finishes in ~ 8 minutes. Faster than a single block confirmation!
|
|
|
|
- Fully collateralized escrow: your peer is always committed and cannot run away with the funds.
|
|
|
|
- Strong incentives system: attempts of cheating are penalized with the slashing of the Sats in the fidelity bond.
|
|
|
|
- Guides and video tutorials available at https://learn.robosats.com/watch/en
|
|
|
|
You can join other cool Robots and get community support at https://learn.robosats.org.
|
|
repository: https://github.com/RoboSats/robosats
|
|
images:
|
|
- ../../fastlane/metadata/en-US/images/phoneScreenshots/01.png
|
|
- ../../fastlane/metadata/en-US/images/phoneScreenshots/02.png
|
|
- ../../fastlane/metadata/en-US/images/phoneScreenshots/03.png
|
|
- ../../fastlane/metadata/en-US/images/phoneScreenshots/04.png
|
|
- ../../fastlane/metadata/en-US/images/phoneScreenshots/05.png
|
|
- ../../fastlane/metadata/en-US/images/phoneScreenshots/06.png
|
|
icon: ../../fastlane/metadata/en-US/images/icon.png
|
|
tags: privacy lightning bitcoin p2p tor exchange foss
|
|
license: AGPL-3.0
|
|
remote_metadata:
|
|
- github
|
|
assets: # for github
|
|
- robosats-v\d+\.\d+\.\d+.\w+-universal.apk
|
|
- robosats-v\d+\.\d+\.\d+.\w+-arm64-v8a.apk
|
|
- robosats-v\d+\.\d+\.\d+.\w+-armeabi-v7a.apk
|