commit 32e4e0a5c8f631bad3a9efa86d0a9627af8fdc17
parent ea834dac081332d0228f853c797f33ea7cb7ef86
Author: nickfarrow <nicholas.w.farrow@gmail.com>
Date: Sun, 7 Nov 2021 16:32:32 +1100
Add new logo :)
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -22,6 +22,8 @@ Donation Button -----> | Bitcoin Payment Gateway
- [Disclaimer](#disclaimer)
- [Sponsor](#sponsor)
+![logo](static/logo.svg)
+
# Purpose
SatSale currently serves as a
1. Donation page and button for your website that you can easily embed/link to anywhere.
@@ -32,6 +34,8 @@ Other Bitcoin payment processors are known for being difficult to install and se
SatSale makes donation buttons simple - easy copy paste the one line HTML iframe into your site. With a simple Python backend to talk to your own Bitcoin node, SatSale uses RPC to generate new addresses, and monitors the payment status with your own copy of the blockchain.
+Our objective is to bring the power of self-custody bitcoin payments with the world.
+
# Features
* Process payments with your own Bitcoin node via RPC and SSH. Bitcoin core, or any other node software that supports RPC calls.
* Direct peer-to-peer payments without any middleman. No KYC, and greater privacy than donation systems wher Bitcoin addresses are reused multiple times.