2009-10-12 16:41:18 +00:00
|
|
|
{% extends "_layout.html" %}
|
|
|
|
{% block title %}Bounty I2PHex code implementation{% endblock %}
|
|
|
|
{% block content %}<p>To improve I2P usage and attract more people
|
|
|
|
into I2PHex P2P ArneBab setout the bounty for implementing actual
|
|
|
|
Phex code onto I2PHex.
|
|
|
|
</p>
|
|
|
|
<br>
|
|
|
|
<p>
|
|
|
|
Note:
|
|
|
|
|
|
|
|
<p><i>bounty amounts may be increased by further donations. Do
|
|
|
|
you think these are important? <a href="donate">Add in your donation</a>,
|
2009-12-16 02:42:20 +00:00
|
|
|
marking the amount for the i2phex code implementation bounty!</i></p>
|
|
|
|
|
2009-10-12 16:41:18 +00:00
|
|
|
{% endblock %}
|