From df61cac43bcc359d8d40a70b8cf6747f5d644227 Mon Sep 17 00:00:00 2001 From: echelon Date: Sun, 31 Jul 2011 12:21:32 +0000 Subject: [PATCH] added bounty btc client for I2P --- www.i2p2/pages/bounty_btcclient.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 www.i2p2/pages/bounty_btcclient.html diff --git a/www.i2p2/pages/bounty_btcclient.html b/www.i2p2/pages/bounty_btcclient.html new file mode 100644 index 00000000..fc483f5a --- /dev/null +++ b/www.i2p2/pages/bounty_btcclient.html @@ -0,0 +1,20 @@ +{% extends "_layout.html" %} +{% block title %}Bounty creating a I2P native Bitcoin client {% endblock %} +{% block content %}

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. +

+Judge is psychonaut who donated the first 30 € to this bounty. +
+

+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).

+ + +

Note 2: bounty amounts may be increased by further donations. Do +you think these are important? Add in your donation, +marking the amount for the I2P Ubuntu/debian package bounty!

+{% endblock %} +