summaryrefslogtreecommitdiffstats
path: root/network/dogecoin/README
diff options
context:
space:
mode:
author Pedro Guimaraes2014-03-08 03:16:51 +0100
committer Erik Hanson2014-03-12 18:42:47 +0100
commitc22588a89b37fe75093d477d4f51ce29ba666cc2 (patch)
tree0c302b29279da6073c310ee12f7c9cac35c0c4aa /network/dogecoin/README
parent8d7200e7346f56ca3ebcf8f39b572775bd68dc2e (diff)
downloadslackbuilds-c22588a89b37fe75093d477d4f51ce29ba666cc2.tar.gz
network/dogecoin: Added (P2P electronic cash system).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dogecoin/README')
-rw-r--r--network/dogecoin/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/dogecoin/README b/network/dogecoin/README
new file mode 100644
index 0000000000..b7dcd2cc2a
--- /dev/null
+++ b/network/dogecoin/README
@@ -0,0 +1,12 @@
+Dogecoin (P2P electronic cash system)
+
+Dogecoin is a free open source peer-to-peer electronic cash system
+that is completely decentralized, without the need for a central
+server or trusted parties. Users hold the crypto keys to their
+own money and transact directly with each other, with the help
+of a P2P network to check for double-spending.
+
+qrencode is an optional but strongly recommended dependency.
+UPNP is disabled, it requires the optional dependency miniupnpc.
+
+Package provides both, dogecoin-qt (GUI) and dogecoind (CLI).