added bounty btc client for I2P

This commit is contained in:
echelon
2011-07-31 12:21:32 +00:00
parent c6b2481fa0
commit df61cac43b

View File

@ -0,0 +1,20 @@
{% extends "_layout.html" %}
{% block title %}Bounty creating a I2P native Bitcoin client {% endblock %}
{% block content %}<p>For a future of I2P and attract more people
into I2P this bounty is to create a I2P native Bitcoin client.
It should integrate with other client via the I2P network and via gateways to
the existant bitcoin network.
</p>
Judge is psychonaut who donated the first 30 &euro; to this bounty.
<br>
<p>
Note:
To claim the bounty the author must not be paid by other organizations or teams
for this work (e.g. GSoC students are not valid).</p>
<p><i>Note 2: bounty amounts may be increased by further donations. Do
you think these are important? <a href="donate">Add in your donation</a>,
marking the amount for the I2P Ubuntu/debian package bounty!</i></p>
{% endblock %}