mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 12:11:35 +00:00
Update docs/contribute/donate
This commit is contained in:
parent
4e0e8482f6
commit
55a22955db
@ -31,7 +31,6 @@ masthead_title : # overrides the website title displayed in the masthe
|
||||
words_per_minute :
|
||||
robosats:
|
||||
node_id : 0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e
|
||||
donation_address : bc1qj3p8k9dufx8f9r4hc5dmls2letgcya48q2jart
|
||||
maker_fee : 0.025 # In percent (%)
|
||||
taker_fee : 0.175 # In percent (%)
|
||||
total_fee : 0.2 # In percent (%)
|
||||
@ -43,6 +42,8 @@ robosats:
|
||||
default_bond_size : 3 # In percent (%)
|
||||
min_bond_size : 2 # In percent (%)
|
||||
max_bond_size : 15 # In percent (%)
|
||||
leaddev_paynym : "+royallimit702"
|
||||
leaddev_paynym_code : PM8TJXe1ePPRWsptq9cEEP3VqX8Z1k8NCctjRy4VSe6Zx7KyGn4LG7NqUZHV22yh8iEipfswP1uJYdnvRT1Zw7N6z9wNp69LMdPhLspo61aEi3MgRHL3
|
||||
comments:
|
||||
provider : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
|
||||
disqus:
|
||||
|
@ -9,22 +9,36 @@ sidebar:
|
||||
src: "_pages/contribute/07-donate.md"
|
||||
---
|
||||
|
||||
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 not think RoboSats development 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, 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 in three ways:
|
||||
|
||||
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.
|
||||
- **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 platform node via KeySend** to RoboSats node: [{{site.robosats.node_id}}](https://amboss.space/node/{{site.robosats.node_id}})
|
||||
- **Tip the lead developer via Paynym (BIP47)** [Paynym.is/{{site.robosats.leaddev_paynym}}](https://paynym.is/*{{site.robosats.leaddev_paynym}}*) Paynym code:
|
||||
```
|
||||
{{site.robosats.leaddev_paynym_code}}
|
||||
```
|
||||
<div align="center">
|
||||
<img style="border-radius: 50%; border: 4px solid #555;filter: drop-shadow(1px 1px 1px #000000);width:200px;height:200px" src="https://pbs.twimg.com/profile_images/1501319536477282305/M7De9qEE_400x400.jpg"/><br/>
|
||||
<b>⚡RecklessSatoshi⚡</b>
|
||||
</div>
|
||||
|
||||
3. **Send an on-chain** transaction to: *{{site.robosats.donation_address}}*
|
||||
4. **Tip the lead developer**
|
||||
|
||||
|
||||
- **Tip the [experimental RoboSats coordinator](https://amboss.space/node/{{site.robosats.node_id}}) via KeySend:**
|
||||
<div>
|
||||
<lightning-widget name="Reckless Satoshi (Lead Dev)" accent="#9c27b0" to="02ce13573f6ab577088cead4379dc64f300ffbeca2ae040beee9f3541ccc4427c7" image="https://pbs.twimg.com/profile_images/1501319536477282305/M7De9qEE_400x400.jpg"/>
|
||||
<lightning-widget name="Experimental Coordinator" accent="#9c27b0" to="{{site.robosats.node_id}}" image="https://pbs.twimg.com/profile_images/1524391291475406850/ULKOymid_400x400.jpg"/>
|
||||
<script src="https://embed.twentyuno.net/js/app.js"></script>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
You can tip anonymously or send us a message so we can acknowledge your contribution!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user