summaryrefslogtreecommitdiff
path: root/network/dogecoin/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2022-03-01 10:09:48 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-03 16:25:40 +0700
commita63da365b7b4c31690536fdb57647aca6c06460b (patch)
tree56f776e7823c81d2a58f96ff74cc9ab7efe3c2cb /network/dogecoin/README
parent748265e7a9fd63f0bc0c4c1328ad593e27aa1a4f (diff)
downloadslackbuilds-a63da365b7b4c31690536fdb57647aca6c06460b.tar.gz
network/dogecoin: Removed.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dogecoin/README')
-rw-r--r--network/dogecoin/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/network/dogecoin/README b/network/dogecoin/README
deleted file mode 100644
index 20cffdeb9f..0000000000
--- a/network/dogecoin/README
+++ /dev/null
@@ -1,11 +0,0 @@
-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.
-
-UPNP is disabled; it requires the optional dependency miniupnpc.
-
-Package provides both dogecoin-qt (GUI) and dogecoind (CLI).