Add donate contribution guide to learn robosats

This commit is contained in:
Reckless_Satoshi 2022-05-20 05:00:29 -07:00
parent 0fa6f4e3d9
commit debfd3261d
No known key found for this signature in database
GPG Key ID: 9C4585B561315571
3 changed files with 23 additions and 10 deletions

View File

@ -28,7 +28,16 @@ teaser : # path of fallback teaser image, e.g. "/assets/images
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
# breadcrumbs : false # true, false (default)
words_per_minute : 250
words_per_minute :
robosats:
node_id : 0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e
donation_address : bc1q2xu8y3gyys3u7nm8qrsw7tndp9lvjzvuudlnhh
maker_fee : 0.025 # In percent (%)
taker_fee : 0.175 # In percent (%)
total_fee : 0.2 # In percent (%)
max_trade_limit : 1,200,000 # In Satoshis
min_trade_limit : 20,000 # InSatoshis
default_bond_size : 1 # In percent (%)
comments:
provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
disqus:

View File

@ -16,6 +16,6 @@ RoboSats is a fully community driven project. You can help RoboSats get better i
4. [Guides and video-tutorials](/contribute/guides/)
5. [Art](/contribute/art/)
6. [Tell someone](/contribute/outreach/)
7. [Donate](/contribute/funding/)
7. [Donate](/contribute/donate/)
{% include wip %}

View File

@ -1,6 +1,7 @@
---
layout: single
title: "Donate"
classes: wide
title: "Donate to the RoboSats Open Source Project"
permalink: /contribute/donate/
sidebar:
title: "<i class='fa-brands fa-bitcoin'></i> Donate"
@ -8,13 +9,16 @@ sidebar:
src: "_pages/contribute/07-donate.md"
---
<!-- We do not think RoboSats should rely on donations in order to stay active. Your best way to donate to RoboSats is to actively make use of the platform and tell your friends.
We do not think RoboSats should rely on donations in order to stay alive. The objective of the project is to generate enough revenue to cover for development, server, liquidity and promotional costs. The **best way to donate to RoboSats is to actively make use of the tool** and tell your friends.
We do however, appreciate donations, since the platform runs at a loss at the moment and development is hard to fund.
We do, however, get approached by very enthusiastic bitcoiners who want to boots RoboSats' development and longevity further. We very much appreciate these donations, specially since the platform is still very young and still runs at net loss.
You can donate by:
1. Directly tipping the developer working on the features you like. Check the active PRs and show your support to the community developers with Lightning Tips
2. Via KeySend to RoboSats node: (linked to Node ID)
3. Via an on-chain transaction to: ADDRESS (address tied to RoboSats LN node funding wallet) -->
You can donate in three ways:
{% include wip %}
1. **Directly tip the developer working on the features you like.** Check the [active PRs](https://github.com/Reckless-Satoshi/robosats/pulls) and show your support to the developers with via Lightning tips. Simply write a message, for example "@developer_name, I would like to fund your development of this feature with 6000 Sats". The developer should reply with a LN invoice with a long expiration time.
2. **Tip the node and platform operator via KeySend** to RoboSats node: [{{site.robosats.node_id}}](https://amboss.space/node/{{site.robosats.node_id}})
3. **Send an on-chain** transaction to: {{site.robosats.donation_address}} .
You can tip anonymously or send us a message so we can acknowledge your contribution!